Uses of Class
software.amazon.awssdk.services.route53.model.HostedZoneConfig
-
Packages that use HostedZoneConfig Package Description software.amazon.awssdk.services.route53.model -
-
Uses of HostedZoneConfig in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HostedZoneConfig Modifier and Type Method Description HostedZoneConfigHostedZone. config()A complex type that includes theCommentandPrivateZoneelements.HostedZoneConfigCreateHostedZoneRequest. hostedZoneConfig()(Optional) A complex type that contains the following optional values:Methods in software.amazon.awssdk.services.route53.model with parameters of type HostedZoneConfig Modifier and Type Method Description HostedZone.BuilderHostedZone.Builder. config(HostedZoneConfig config)A complex type that includes theCommentandPrivateZoneelements.CreateHostedZoneRequest.BuilderCreateHostedZoneRequest.Builder. hostedZoneConfig(HostedZoneConfig hostedZoneConfig)(Optional) A complex type that contains the following optional values:
-