Uses of Class
software.amazon.awssdk.services.sesv2.paginators.GetDedicatedIpsPublisher
-
Packages that use GetDedicatedIpsPublisher Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 -
-
Uses of GetDedicatedIpsPublisher in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return GetDedicatedIpsPublisher Modifier and Type Method Description default GetDedicatedIpsPublisherSesV2AsyncClient. getDedicatedIpsPaginator(Consumer<GetDedicatedIpsRequest.Builder> getDedicatedIpsRequest)List the dedicated IP addresses that are associated with your Amazon Web Services account.default GetDedicatedIpsPublisherSesV2AsyncClient. getDedicatedIpsPaginator(GetDedicatedIpsRequest getDedicatedIpsRequest)List the dedicated IP addresses that are associated with your Amazon Web Services account.
-