Uses of Interface
software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest.Builder
Packages that use ListConfigurationSetsRequest.Builder
Package
Description
-
Uses of ListConfigurationSetsRequest.Builder in software.amazon.awssdk.services.ses
Method parameters in software.amazon.awssdk.services.ses with type arguments of type ListConfigurationSetsRequest.BuilderModifier and TypeMethodDescriptionSesAsyncClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) Provides a list of the configuration sets associated with your Amazon SES account in the current Amazon Web Services Region.default ListConfigurationSetsResponseSesClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) Provides a list of the configuration sets associated with your Amazon SES account in the current Amazon Web Services Region. -
Uses of ListConfigurationSetsRequest.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ListConfigurationSetsRequest.BuilderModifier and TypeMethodDescriptionListConfigurationSetsRequest.builder()The number of configuration sets to return.A token returned from a previous call toListConfigurationSetsto indicate the position of the configuration set in the configuration set list.ListConfigurationSetsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListConfigurationSetsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListConfigurationSetsRequest.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type ListConfigurationSetsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListConfigurationSetsRequest.Builder>ListConfigurationSetsRequest.serializableBuilderClass()