| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ListHostedZonesByVPCResult |
AbstractAmazonRoute53.listHostedZonesByVPC(ListHostedZonesByVPCRequest request) |
ListHostedZonesByVPCResult |
AmazonRoute53Client.listHostedZonesByVPC(ListHostedZonesByVPCRequest request)
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.
|
ListHostedZonesByVPCResult |
AmazonRoute53.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 |
|---|---|
Future<ListHostedZonesByVPCResult> |
AbstractAmazonRoute53Async.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest request) |
Future<ListHostedZonesByVPCResult> |
AmazonRoute53AsyncClient.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest request) |
Future<ListHostedZonesByVPCResult> |
AmazonRoute53Async.listHostedZonesByVPCAsync(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.
|
Future<ListHostedZonesByVPCResult> |
AbstractAmazonRoute53Async.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest request,
AsyncHandler<ListHostedZonesByVPCRequest,ListHostedZonesByVPCResult> asyncHandler) |
Future<ListHostedZonesByVPCResult> |
AmazonRoute53AsyncClient.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest request,
AsyncHandler<ListHostedZonesByVPCRequest,ListHostedZonesByVPCResult> asyncHandler) |
Future<ListHostedZonesByVPCResult> |
AmazonRoute53Async.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest listHostedZonesByVPCRequest,
AsyncHandler<ListHostedZonesByVPCRequest,ListHostedZonesByVPCResult> asyncHandler)
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 |
|---|---|
Future<ListHostedZonesByVPCResult> |
AbstractAmazonRoute53Async.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest request,
AsyncHandler<ListHostedZonesByVPCRequest,ListHostedZonesByVPCResult> asyncHandler) |
Future<ListHostedZonesByVPCResult> |
AmazonRoute53AsyncClient.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest request,
AsyncHandler<ListHostedZonesByVPCRequest,ListHostedZonesByVPCResult> asyncHandler) |
Future<ListHostedZonesByVPCResult> |
AmazonRoute53Async.listHostedZonesByVPCAsync(ListHostedZonesByVPCRequest listHostedZonesByVPCRequest,
AsyncHandler<ListHostedZonesByVPCRequest,ListHostedZonesByVPCResult> asyncHandler)
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 |
|---|---|
ListHostedZonesByVPCResult |
ListHostedZonesByVPCResult.clone() |
ListHostedZonesByVPCResult |
ListHostedZonesByVPCResult.withHostedZoneSummaries(Collection<HostedZoneSummary> hostedZoneSummaries)
A list that contains one
HostedZoneSummary element for each hosted zone that the specified Amazon
VPC is associated with. |
ListHostedZonesByVPCResult |
ListHostedZonesByVPCResult.withHostedZoneSummaries(HostedZoneSummary... hostedZoneSummaries)
A list that contains one
HostedZoneSummary element for each hosted zone that the specified Amazon
VPC is associated with. |
ListHostedZonesByVPCResult |
ListHostedZonesByVPCResult.withMaxItems(String maxItems)
The value that you specified for
MaxItems in the most recent ListHostedZonesByVPC
request. |
ListHostedZonesByVPCResult |
ListHostedZonesByVPCResult.withNextToken(String nextToken)
The value that you will use for
NextToken in the next ListHostedZonesByVPC request. |
Copyright © 2024. All rights reserved.