Uses of Class
software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
Packages that use CreateHostedZoneRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of CreateHostedZoneRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type CreateHostedZoneRequestModifier and TypeMethodDescriptionRoute53AsyncClient.createHostedZone(CreateHostedZoneRequest createHostedZoneRequest) Creates a new public or private hosted zone.default CreateHostedZoneResponseRoute53Client.createHostedZone(CreateHostedZoneRequest createHostedZoneRequest) Creates a new public or private hosted zone. -
Uses of CreateHostedZoneRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type CreateHostedZoneRequestModifier and TypeMethodDescriptionCreateHostedZoneRequestMarshaller.marshall(CreateHostedZoneRequest createHostedZoneRequest)