| 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() |
GetHostedZoneCountResult |
AmazonRoute53Client.getHostedZoneCount() |
GetHostedZoneCountResult |
AmazonRoute53.getHostedZoneCount()
Simplified method form for invoking the GetHostedZoneCount operation.
|
GetHostedZoneCountResult |
AbstractAmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest request) |
GetHostedZoneCountResult |
AmazonRoute53Client.getHostedZoneCount(GetHostedZoneCountRequest request)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
|
GetHostedZoneCountResult |
AmazonRoute53.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetHostedZoneCountResult> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync()
Simplified method form for invoking the GetHostedZoneCount operation.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.getHostedZoneCountAsync()
Simplified method form for invoking the GetHostedZoneCount operation.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53Async.getHostedZoneCountAsync()
Simplified method form for invoking the GetHostedZoneCount operation.
|
Future<GetHostedZoneCountResult> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.
|
Future<GetHostedZoneCountResult> |
AmazonRoute53Async.getHostedZoneCountAsync(AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler)
Simplified method form for invoking the GetHostedZoneCount operation with an AsyncHandler.
|
Future<GetHostedZoneCountResult> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request) |
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.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> |
AbstractAmazonRoute53Async.getHostedZoneCountAsync(GetHostedZoneCountRequest request,
AsyncHandler<GetHostedZoneCountRequest,GetHostedZoneCountResult> asyncHandler) |
Future<GetHostedZoneCountResult> |
AmazonRoute53AsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
GetHostedZoneCountResult |
GetHostedZoneCountResult.clone() |
GetHostedZoneCountResult |
GetHostedZoneCountResult.withHostedZoneCount(Long hostedZoneCount)
The total number of public and private hosted zones that are associated with the current Amazon Web Services
account.
|
Copyright © 2024. All rights reserved.