Uses of Interface
software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse.Builder
Packages that use CreateVpcAssociationAuthorizationResponse.Builder
-
Uses of CreateVpcAssociationAuthorizationResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return CreateVpcAssociationAuthorizationResponse.BuilderModifier and TypeMethodDescriptionCreateVpcAssociationAuthorizationResponse.builder()CreateVpcAssociationAuthorizationResponse.Builder.hostedZoneId(String hostedZoneId) The ID of the hosted zone that you authorized associating a VPC with.CreateVpcAssociationAuthorizationResponse.toBuilder()CreateVpcAssociationAuthorizationResponse.Builder.vpc(Consumer<VPC.Builder> vpc) The VPC that you authorized associating with a hosted zone.The VPC that you authorized associating with a hosted zone.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type CreateVpcAssociationAuthorizationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateVpcAssociationAuthorizationResponse.Builder>CreateVpcAssociationAuthorizationResponse.serializableBuilderClass()