Uses of Class
software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
Packages that use GetHostedZoneRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetHostedZoneRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetHostedZoneRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetHostedZoneResponse>Route53AsyncClient.getHostedZone(GetHostedZoneRequest getHostedZoneRequest) Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.default GetHostedZoneResponseRoute53Client.getHostedZone(GetHostedZoneRequest getHostedZoneRequest) Gets information about a specified hosted zone including the four name servers assigned to the hosted zone. -
Uses of GetHostedZoneRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetHostedZoneRequestModifier and TypeMethodDescriptionGetHostedZoneRequestMarshaller.marshall(GetHostedZoneRequest getHostedZoneRequest)