Uses of Class
software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsRequest
Packages that use ListDedicatedIpPoolsRequest
Package
Description
-
Uses of ListDedicatedIpPoolsRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type ListDedicatedIpPoolsRequestModifier and TypeMethodDescriptionSesV2AsyncClient.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.default ListDedicatedIpPoolsResponseSesV2Client.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.default ListDedicatedIpPoolsPublisherSesV2AsyncClient.listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) This is a variant ofSesV2AsyncClient.listDedicatedIpPools(software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsRequest)operation.default ListDedicatedIpPoolsIterableSesV2Client.listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest) This is a variant ofSesV2Client.listDedicatedIpPools(software.amazon.awssdk.services.sesv2.model.ListDedicatedIpPoolsRequest)operation. -
Uses of ListDedicatedIpPoolsRequest in software.amazon.awssdk.services.sesv2.paginators
Constructors in software.amazon.awssdk.services.sesv2.paginators with parameters of type ListDedicatedIpPoolsRequestModifierConstructorDescriptionListDedicatedIpPoolsIterable(SesV2Client client, ListDedicatedIpPoolsRequest firstRequest) ListDedicatedIpPoolsPublisher(SesV2AsyncClient client, ListDedicatedIpPoolsRequest firstRequest) -
Uses of ListDedicatedIpPoolsRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type ListDedicatedIpPoolsRequestModifier and TypeMethodDescriptionListDedicatedIpPoolsRequestMarshaller.marshall(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)