Uses of Class
software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException
-
Packages that use VpcAssociationNotFoundException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of VpcAssociationNotFoundException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw VpcAssociationNotFoundException Modifier and Type Method Description default DisassociateVpcFromHostedZoneResponseRoute53Client. disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder> disassociateVpcFromHostedZoneRequest)Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.default DisassociateVpcFromHostedZoneResponseRoute53Client. disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest disassociateVpcFromHostedZoneRequest)Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
-