Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest.Builder
Packages that use ListConfigurationSetsRequest.Builder
Package
Description
-
Uses of ListConfigurationSetsRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type ListConfigurationSetsRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) List all of the configuration sets associated with your account in the current region.default ListConfigurationSetsResponseSesV2Client.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) List all of the configuration sets associated with your account in the current region.default ListConfigurationSetsPublisherSesV2AsyncClient.listConfigurationSetsPaginator(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) This is a variant ofSesV2AsyncClient.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation.default ListConfigurationSetsIterableSesV2Client.listConfigurationSetsPaginator(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest) This is a variant ofSesV2Client.listConfigurationSets(software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsRequest)operation. -
Uses of ListConfigurationSetsRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListConfigurationSetsRequest.BuilderModifier and TypeMethodDescriptionListConfigurationSetsRequest.builder()A token returned from a previous call toListConfigurationSetsto indicate the position in the list of configuration sets.ListConfigurationSetsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListConfigurationSetsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The number of results to show in a single call toListConfigurationSets.ListConfigurationSetsRequest.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListConfigurationSetsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListConfigurationSetsRequest.Builder>ListConfigurationSetsRequest.serializableBuilderClass()