Uses of Class
software.amazon.awssdk.services.route53.model.NotAuthorizedException
-
Packages that use NotAuthorizedException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of NotAuthorizedException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw NotAuthorizedException Modifier and Type Method Description default AssociateVpcWithHostedZoneResponseRoute53Client. associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder> associateVpcWithHostedZoneRequest)Associates an Amazon VPC with a private hosted zone.default AssociateVpcWithHostedZoneResponseRoute53Client. associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest)Associates an Amazon VPC with a private hosted zone.
-