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