Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetConfigurationSetRequest.Builder
Packages that use GetConfigurationSetRequest.Builder
Package
Description
-
Uses of GetConfigurationSetRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type GetConfigurationSetRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.getConfigurationSet(Consumer<GetConfigurationSetRequest.Builder> getConfigurationSetRequest) Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more.default GetConfigurationSetResponseSesV2Client.getConfigurationSet(Consumer<GetConfigurationSetRequest.Builder> getConfigurationSetRequest) Get information about an existing configuration set, including the dedicated IP pool that it's associated with, whether or not it's enabled for sending email, and more. -
Uses of GetConfigurationSetRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetConfigurationSetRequest.BuilderModifier and TypeMethodDescriptionGetConfigurationSetRequest.builder()GetConfigurationSetRequest.Builder.configurationSetName(String configurationSetName) The name of the configuration set.GetConfigurationSetRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetConfigurationSetRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetConfigurationSetRequest.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetConfigurationSetRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetConfigurationSetRequest.Builder>GetConfigurationSetRequest.serializableBuilderClass()