| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListHostedZonesByVpcResponse |
Route53Client.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 CompletableFuture<ListHostedZonesByVpcResponse> |
Route53AsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListHostedZonesByVpcRequestMarshaller.marshall(ListHostedZonesByVpcRequest listHostedZonesByVpcRequest) |
Copyright © 2023. All rights reserved.