Uses of Class
software.amazon.awssdk.services.route53.paginators.ListHostedZonesIterable
Packages that use ListHostedZonesIterable
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListHostedZonesIterable in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return ListHostedZonesIterableModifier and TypeMethodDescriptiondefault ListHostedZonesIterableRoute53Client.listHostedZonesPaginator()This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListHostedZonesIterableRoute53Client.listHostedZonesPaginator(Consumer<ListHostedZonesRequest.Builder> listHostedZonesRequest) This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListHostedZonesIterableRoute53Client.listHostedZonesPaginator(ListHostedZonesRequest listHostedZonesRequest) This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.