Uses of Class
software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
Packages that use ListVpcAssociationAuthorizationsRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListVpcAssociationAuthorizationsRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type ListVpcAssociationAuthorizationsRequestModifier and TypeMethodDescriptionRoute53AsyncClient.listVPCAssociationAuthorizations(ListVpcAssociationAuthorizationsRequest listVpcAssociationAuthorizationsRequest) Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or moreCreateVPCAssociationAuthorizationrequests.Route53Client.listVPCAssociationAuthorizations(ListVpcAssociationAuthorizationsRequest listVpcAssociationAuthorizationsRequest) Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or moreCreateVPCAssociationAuthorizationrequests. -
Uses of ListVpcAssociationAuthorizationsRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type ListVpcAssociationAuthorizationsRequestModifier and TypeMethodDescriptionListVpcAssociationAuthorizationsRequestMarshaller.marshall(ListVpcAssociationAuthorizationsRequest listVpcAssociationAuthorizationsRequest)