Uses of Class
software.amazon.awssdk.services.pinpointemail.paginators.ListDedicatedIpPoolsPublisher
-
Packages that use ListDedicatedIpPoolsPublisher Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service -
-
Uses of ListDedicatedIpPoolsPublisher in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail that return ListDedicatedIpPoolsPublisher Modifier and Type Method Description default ListDedicatedIpPoolsPublisherPinpointEmailAsyncClient. listDedicatedIpPoolsPaginator(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest)List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.default ListDedicatedIpPoolsPublisherPinpointEmailAsyncClient. listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current AWS Region.
-