Uses of Class
software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest
Packages that use ListConfigurationSetsRequest
Package
Description
-
Uses of ListConfigurationSetsRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type ListConfigurationSetsRequestModifier and TypeMethodDescriptionSesV2AsyncClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest) List all of the configuration sets associated with your account in the current region.default ListConfigurationSetsResponseSesV2Client.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest) List all of the configuration sets associated with your account in the current region.default ListConfigurationSetsPublisherSesV2AsyncClient.listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest) This is a variant ofSesV2AsyncClient.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation.default ListConfigurationSetsIterableSesV2Client.listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest) This is a variant ofSesV2Client.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation. -
Uses of ListConfigurationSetsRequest in software.amazon.awssdk.services.sesv2.paginators
Constructors in software.amazon.awssdk.services.sesv2.paginators with parameters of type ListConfigurationSetsRequestModifierConstructorDescriptionListConfigurationSetsIterable(SesV2Client client, ListConfigurationSetsRequest firstRequest) ListConfigurationSetsPublisher(SesV2AsyncClient client, ListConfigurationSetsRequest firstRequest) -
Uses of ListConfigurationSetsRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type ListConfigurationSetsRequestModifier and TypeMethodDescriptionListConfigurationSetsRequestMarshaller.marshall(ListConfigurationSetsRequest listConfigurationSetsRequest)