Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetConfigurationSetEventDestinationsRequest.Builder
Packages that use GetConfigurationSetEventDestinationsRequest.Builder
Package
Description
-
Uses of GetConfigurationSetEventDestinationsRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type GetConfigurationSetEventDestinationsRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest) Retrieve a list of event destinations that are associated with a configuration set.SesV2Client.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest) Retrieve a list of event destinations that are associated with a configuration set. -
Uses of GetConfigurationSetEventDestinationsRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetConfigurationSetEventDestinationsRequest.BuilderModifier and TypeMethodDescriptionGetConfigurationSetEventDestinationsRequest.builder()GetConfigurationSetEventDestinationsRequest.Builder.configurationSetName(String configurationSetName) The name of the configuration set that contains the event destination.GetConfigurationSetEventDestinationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetConfigurationSetEventDestinationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetConfigurationSetEventDestinationsRequest.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetConfigurationSetEventDestinationsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetConfigurationSetEventDestinationsRequest.Builder>GetConfigurationSetEventDestinationsRequest.serializableBuilderClass()