Uses of Class
software.amazon.awssdk.services.ses.model.ListConfigurationSetsRequest
Packages that use ListConfigurationSetsRequest
Package
Description
-
Uses of ListConfigurationSetsRequest in software.amazon.awssdk.services.ses
Methods in software.amazon.awssdk.services.ses with parameters of type ListConfigurationSetsRequestModifier and TypeMethodDescriptionSesAsyncClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest) Provides a list of the configuration sets associated with your Amazon SES account in the current Amazon Web Services Region.default ListConfigurationSetsResponseSesClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest) Provides a list of the configuration sets associated with your Amazon SES account in the current Amazon Web Services Region. -
Uses of ListConfigurationSetsRequest in software.amazon.awssdk.services.ses.transform
Methods in software.amazon.awssdk.services.ses.transform with parameters of type ListConfigurationSetsRequestModifier and TypeMethodDescriptionListConfigurationSetsRequestMarshaller.marshall(ListConfigurationSetsRequest listConfigurationSetsRequest)