Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsRequest.Builder
Packages that use ListDedicatedIpPoolsRequest.Builder
Package
Description
-
Uses of ListDedicatedIpPoolsRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type ListDedicatedIpPoolsRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.listDedicatedIpPools(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.default ListDedicatedIpPoolsResponseSesV2Client.listDedicatedIpPools(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.default ListDedicatedIpPoolsPublisherSesV2AsyncClient.listDedicatedIpPoolsPaginator(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) This is a variant ofSesV2AsyncClient.listDedicatedIpPools(software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsRequest)operation.default ListDedicatedIpPoolsIterableSesV2Client.listDedicatedIpPoolsPaginator(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest) This is a variant ofSesV2Client.listDedicatedIpPools(software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsRequest)operation. -
Uses of ListDedicatedIpPoolsRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListDedicatedIpPoolsRequest.BuilderModifier and TypeMethodDescriptionListDedicatedIpPoolsRequest.builder()A token returned from a previous call toListDedicatedIpPoolsto indicate the position in the list of dedicated IP pools.ListDedicatedIpPoolsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListDedicatedIpPoolsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The number of results to show in a single call toListDedicatedIpPools.ListDedicatedIpPoolsRequest.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListDedicatedIpPoolsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListDedicatedIpPoolsRequest.Builder>ListDedicatedIpPoolsRequest.serializableBuilderClass()