| 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 |
|---|---|
GetHostedZoneCountResult |
AbstractAmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest request) |
GetHostedZoneCountResult |
AmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
|
GetHostedZoneCountResult |
AmazonRoute53Client.getHostedZoneCount(GetHostedZoneCountRequest request)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
|
Future<GetHostedZoneCountResult> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request) |
Future<GetHostedZoneCountResult> |
AmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest request) |
Future<GetHostedZoneCountResult> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler) |
Future<GetHostedZoneCountResult> |
AmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest getHostedZoneCountRequest,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.getHostedZoneCountAsync(GetHostedZoneCountRequest request,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetHostedZoneCountRequest |
GetHostedZoneCountRequest.clone() |
Copyright © 2024. All rights reserved.