static ListNotificationsResponse.Builder |
ListNotificationsResponse.builder() |
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(Collection<NotificationSummary> notificationSummaries) |
List of lens notification summaries in a workload.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(Consumer<NotificationSummary.Builder>... notificationSummaries) |
List of lens notification summaries in a workload.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notificationSummaries(NotificationSummary... notificationSummaries) |
List of lens notification summaries in a workload.
|
ListNotificationsResponse.Builder |
ListNotificationsResponse.toBuilder() |
|