| Modifier and Type | Class and Description |
|---|---|
class |
Notification
A notification object for notifying customers about security and privacy
issues.
|
static class |
Notification.Builder
A notification object for notifying customers about security and privacy
issues.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationOrBuilder |
ListNotificationsResponse.getNotificationsOrBuilder(int index)
List of notifications under a given parent.
|
NotificationOrBuilder |
ListNotificationsResponse.Builder.getNotificationsOrBuilder(int index)
List of notifications under a given parent.
|
NotificationOrBuilder |
ListNotificationsResponseOrBuilder.getNotificationsOrBuilder(int index)
List of notifications under a given parent.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NotificationOrBuilder> |
ListNotificationsResponse.getNotificationsOrBuilderList()
List of notifications under a given parent.
|
List<? extends NotificationOrBuilder> |
ListNotificationsResponse.Builder.getNotificationsOrBuilderList()
List of notifications under a given parent.
|
List<? extends NotificationOrBuilder> |
ListNotificationsResponseOrBuilder.getNotificationsOrBuilderList()
List of notifications under a given parent.
|
Copyright © 2023 Google LLC. All rights reserved.