Uses of Class
software.amazon.awssdk.services.route53.model.HostedZoneOwner
Packages that use HostedZoneOwner
-
Uses of HostedZoneOwner in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HostedZoneOwnerModifier and TypeMethodDescriptionfinal HostedZoneOwnerHostedZoneSummary.owner()The owner of a private hosted zone that the specified VPC is associated with.Methods in software.amazon.awssdk.services.route53.model with parameters of type HostedZoneOwnerModifier and TypeMethodDescriptionHostedZoneSummary.Builder.owner(HostedZoneOwner owner) The owner of a private hosted zone that the specified VPC is associated with.