Uses of Class
software.amazon.awssdk.services.route53.model.HostedZoneOwner
-
Packages that use HostedZoneOwner Package Description software.amazon.awssdk.services.route53.model -
-
Uses of HostedZoneOwner in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HostedZoneOwner Modifier and Type Method Description 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 HostedZoneOwner Modifier and Type Method Description HostedZoneSummary.BuilderHostedZoneSummary.Builder. owner(HostedZoneOwner owner)The owner of a private hosted zone that the specified VPC is associated with.
-