Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetConfigurationSetEventDestinationsResponse.Builder
Packages that use GetConfigurationSetEventDestinationsResponse.Builder
-
Uses of GetConfigurationSetEventDestinationsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetConfigurationSetEventDestinationsResponse.BuilderModifier and TypeMethodDescriptionGetConfigurationSetEventDestinationsResponse.builder()GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(Collection<EventDestination> eventDestinations) An array that includes all of the events destinations that have been configured for the configuration set.GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(Consumer<EventDestination.Builder>... eventDestinations) An array that includes all of the events destinations that have been configured for the configuration set.GetConfigurationSetEventDestinationsResponse.Builder.eventDestinations(EventDestination... eventDestinations) An array that includes all of the events destinations that have been configured for the configuration set.GetConfigurationSetEventDestinationsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetConfigurationSetEventDestinationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetConfigurationSetEventDestinationsResponse.Builder>GetConfigurationSetEventDestinationsResponse.serializableBuilderClass()