Uses of Class
software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
Packages that use ListHostedZonesByNameRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListHostedZonesByNameRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type ListHostedZonesByNameRequestModifier and TypeMethodDescriptionRoute53AsyncClient.listHostedZonesByName(ListHostedZonesByNameRequest listHostedZonesByNameRequest) Retrieves a list of your hosted zones in lexicographic order.default ListHostedZonesByNameResponseRoute53Client.listHostedZonesByName(ListHostedZonesByNameRequest listHostedZonesByNameRequest) Retrieves a list of your hosted zones in lexicographic order. -
Uses of ListHostedZonesByNameRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type ListHostedZonesByNameRequestModifier and TypeMethodDescriptionListHostedZonesByNameRequestMarshaller.marshall(ListHostedZonesByNameRequest listHostedZonesByNameRequest)