Uses of Class
software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
Packages that use CreateVpcAssociationAuthorizationRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of CreateVpcAssociationAuthorizationRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type CreateVpcAssociationAuthorizationRequestModifier and TypeMethodDescriptionRoute53AsyncClient.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account.Route53Client.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account. -
Uses of CreateVpcAssociationAuthorizationRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type CreateVpcAssociationAuthorizationRequestModifier and TypeMethodDescriptionCreateVpcAssociationAuthorizationRequestMarshaller.marshall(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest)