Uses of Class
software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsResponse
Packages that use ListConfigurationSetsResponse
Package
Description
-
Uses of ListConfigurationSetsResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListConfigurationSetsResponseModifier and TypeMethodDescriptiondefault ListConfigurationSetsResponseSesV2Client.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> 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.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListConfigurationSetsResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) List all of the configuration sets associated with your account in the current region.SesV2AsyncClient.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest) List all of the configuration sets associated with your account in the current region. -
Uses of ListConfigurationSetsResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListConfigurationSetsResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListConfigurationSetsResponseModifier and TypeMethodDescriptionvoidListConfigurationSetsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListConfigurationSetsResponse> subscriber)