Uses of Interface
software.amazon.awssdk.services.ses.model.ConfigurationSet.Builder
Packages that use ConfigurationSet.Builder
-
Uses of ConfigurationSet.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ConfigurationSet.BuilderModifier and TypeMethodDescriptionstatic ConfigurationSet.BuilderConfigurationSet.builder()The name of the configuration set.ConfigurationSet.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type ConfigurationSet.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ConfigurationSet.Builder>ConfigurationSet.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ses.model with type arguments of type ConfigurationSet.BuilderModifier and TypeMethodDescriptionCreateConfigurationSetRequest.Builder.configurationSet(Consumer<ConfigurationSet.Builder> configurationSet) A data structure that contains the name of the configuration set.DescribeConfigurationSetResponse.Builder.configurationSet(Consumer<ConfigurationSet.Builder> configurationSet) The configuration set object associated with the specified configuration set.