Uses of Class
software.amazon.awssdk.services.pinpointemail.paginators.GetDedicatedIpsPublisher
-
Packages that use GetDedicatedIpsPublisher Package Description software.amazon.awssdk.services.pinpointemail Amazon Pinpoint Email Service -
-
Uses of GetDedicatedIpsPublisher in software.amazon.awssdk.services.pinpointemail
Methods in software.amazon.awssdk.services.pinpointemail that return GetDedicatedIpsPublisher Modifier and Type Method Description default GetDedicatedIpsPublisherPinpointEmailAsyncClient. getDedicatedIpsPaginator(Consumer<GetDedicatedIpsRequest.Builder> getDedicatedIpsRequest)List the dedicated IP addresses that are associated with your Amazon Pinpoint account.default GetDedicatedIpsPublisherPinpointEmailAsyncClient. getDedicatedIpsPaginator(GetDedicatedIpsRequest getDedicatedIpsRequest)List the dedicated IP addresses that are associated with your Amazon Pinpoint account.
-