Uses of Class
software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
Packages that use ListHostedZonesByVpcRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListHostedZonesByVpcRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type ListHostedZonesByVpcRequestModifier and TypeMethodDescriptionRoute53AsyncClient.listHostedZonesByVPC(ListHostedZonesByVpcRequest listHostedZonesByVpcRequest) Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.default ListHostedZonesByVpcResponseRoute53Client.listHostedZonesByVPC(ListHostedZonesByVpcRequest listHostedZonesByVpcRequest) Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones. -
Uses of ListHostedZonesByVpcRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type ListHostedZonesByVpcRequestModifier and TypeMethodDescriptionListHostedZonesByVpcRequestMarshaller.marshall(ListHostedZonesByVpcRequest listHostedZonesByVpcRequest)