Uses of Interface
software.amazon.awssdk.services.route53.model.VPC.Builder
Packages that use VPC.Builder
-
Uses of VPC.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return VPC.BuilderModifier and TypeMethodDescriptionstatic VPC.BuilderVPC.builder()VPC.toBuilder()Sets the value of the VPCId property for this object.(Private hosted zones only) The region that an Amazon VPC was created in.(Private hosted zones only) The region that an Amazon VPC was created in.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type VPC.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VPC.Builder>VPC.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type VPC.BuilderModifier and TypeMethodDescriptionAssociateVpcWithHostedZoneRequest.Builder.vpc(Consumer<VPC.Builder> vpc) A complex type that contains information about the VPC that you want to associate with a private hosted zone.default CreateHostedZoneRequest.BuilderCreateHostedZoneRequest.Builder.vpc(Consumer<VPC.Builder> vpc) (Private hosted zones only) A complex type that contains information about the Amazon VPC that you're associating with this hosted zone.default CreateHostedZoneResponse.BuilderCreateHostedZoneResponse.Builder.vpc(Consumer<VPC.Builder> vpc) A complex type that contains information about an Amazon VPC that you associated with this hosted zone.CreateVpcAssociationAuthorizationRequest.Builder.vpc(Consumer<VPC.Builder> vpc) A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with your hosted zone.CreateVpcAssociationAuthorizationResponse.Builder.vpc(Consumer<VPC.Builder> vpc) The VPC that you authorized associating with a hosted zone.DeleteVpcAssociationAuthorizationRequest.Builder.vpc(Consumer<VPC.Builder> vpc) When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, a complex type that includes the ID and region of the VPC.DisassociateVpcFromHostedZoneRequest.Builder.vpc(Consumer<VPC.Builder> vpc) A complex type that contains information about the VPC that you're disassociating from the specified hosted zone.