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