static ListManagedNotificationEventsResponse.Builder |
ListManagedNotificationEventsResponse.builder() |
|
ListManagedNotificationEventsResponse.Builder |
ListManagedNotificationEventsResponse.Builder.managedNotificationEvents(Collection<ManagedNotificationEventOverview> managedNotificationEvents) |
A list of Managed Notification Events matching the request criteria.
|
ListManagedNotificationEventsResponse.Builder |
ListManagedNotificationEventsResponse.Builder.managedNotificationEvents(Consumer<ManagedNotificationEventOverview.Builder>... managedNotificationEvents) |
A list of Managed Notification Events matching the request criteria.
|
ListManagedNotificationEventsResponse.Builder |
ListManagedNotificationEventsResponse.Builder.managedNotificationEvents(ManagedNotificationEventOverview... managedNotificationEvents) |
A list of Managed Notification Events matching the request criteria.
|
ListManagedNotificationEventsResponse.Builder |
ListManagedNotificationEventsResponse.Builder.nextToken(String nextToken) |
A pagination token.
|
ListManagedNotificationEventsResponse.Builder |
ListManagedNotificationEventsResponse.toBuilder() |
|