Uses of Class
com.amazonaws.services.route53.model.VPC
Packages that use VPC
-
Uses of VPC in com.amazonaws.services.route53.model
Methods in com.amazonaws.services.route53.model that return VPCModifier and TypeMethodDescriptionVPC.clone()
AssociateVPCWithHostedZoneRequest.getVPC()
The VPC that you want your hosted zone to be associated with.CreateHostedZoneRequest.getVPC()
The VPC that you want your hosted zone to be associated with.CreateHostedZoneResult.getVPC()
DisassociateVPCFromHostedZoneRequest.getVPC()
The VPC that you want your hosted zone to be disassociated from.VPC.withVPCRegion
(VPCRegion vPCRegion) VPC.withVPCRegion
(String vPCRegion) Methods in com.amazonaws.services.route53.model that return types with arguments of type VPCModifier and TypeMethodDescriptionGetHostedZoneResult.getVPCs()
A complex type that contains information about VPCs associated with the specified hosted zone.Methods in com.amazonaws.services.route53.model with parameters of type VPCModifier and TypeMethodDescriptionvoid
The VPC that you want your hosted zone to be associated with.void
The VPC that you want your hosted zone to be associated with.void
void
The VPC that you want your hosted zone to be disassociated from.The VPC that you want your hosted zone to be associated with.The VPC that you want your hosted zone to be associated with.The VPC that you want your hosted zone to be disassociated from.A complex type that contains information about VPCs associated with the specified hosted zone.Method parameters in com.amazonaws.services.route53.model with type arguments of type VPCModifier and TypeMethodDescriptionvoid
GetHostedZoneResult.setVPCs
(Collection<VPC> vPCs) A complex type that contains information about VPCs associated with the specified hosted zone.GetHostedZoneResult.withVPCs
(Collection<VPC> vPCs) A complex type that contains information about VPCs associated with the specified hosted zone.