static ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.builder() |
|
ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.Builder.eventConfigurationsList(Collection<EventConfigurationItem> eventConfigurationsList) |
Event configurations of all events for a single resource.
|
ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.Builder.eventConfigurationsList(Consumer<EventConfigurationItem.Builder>... eventConfigurationsList) |
Event configurations of all events for a single resource.
|
ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.Builder.eventConfigurationsList(EventConfigurationItem... eventConfigurationsList) |
Event configurations of all events for a single resource.
|
ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.Builder.nextToken(String nextToken) |
To retrieve the next set of results, the nextToken value from a previous response; otherwise
null to receive the first set of results.
|
ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.toBuilder() |
|