| 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 |
|---|---|
GetAccountLimitResult |
AmazonRoute53Client.getAccountLimit(GetAccountLimitRequest request)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
GetAccountLimitResult |
AbstractAmazonRoute53.getAccountLimit(GetAccountLimitRequest request) |
GetAccountLimitResult |
AmazonRoute53.getAccountLimit(GetAccountLimitRequest getAccountLimitRequest)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountLimitResult> |
AbstractAmazonRoute53Async.getAccountLimitAsync(GetAccountLimitRequest request) |
Future<GetAccountLimitResult> |
AmazonRoute53AsyncClient.getAccountLimitAsync(GetAccountLimitRequest request) |
Future<GetAccountLimitResult> |
AmazonRoute53Async.getAccountLimitAsync(GetAccountLimitRequest getAccountLimitRequest)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
Future<GetAccountLimitResult> |
AbstractAmazonRoute53Async.getAccountLimitAsync(GetAccountLimitRequest request,
AsyncHandler<GetAccountLimitRequest,GetAccountLimitResult> asyncHandler) |
Future<GetAccountLimitResult> |
AmazonRoute53AsyncClient.getAccountLimitAsync(GetAccountLimitRequest request,
AsyncHandler<GetAccountLimitRequest,GetAccountLimitResult> asyncHandler) |
Future<GetAccountLimitResult> |
AmazonRoute53Async.getAccountLimitAsync(GetAccountLimitRequest getAccountLimitRequest,
AsyncHandler<GetAccountLimitRequest,GetAccountLimitResult> asyncHandler)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountLimitResult> |
AbstractAmazonRoute53Async.getAccountLimitAsync(GetAccountLimitRequest request,
AsyncHandler<GetAccountLimitRequest,GetAccountLimitResult> asyncHandler) |
Future<GetAccountLimitResult> |
AmazonRoute53AsyncClient.getAccountLimitAsync(GetAccountLimitRequest request,
AsyncHandler<GetAccountLimitRequest,GetAccountLimitResult> asyncHandler) |
Future<GetAccountLimitResult> |
AmazonRoute53Async.getAccountLimitAsync(GetAccountLimitRequest getAccountLimitRequest,
AsyncHandler<GetAccountLimitRequest,GetAccountLimitResult> asyncHandler)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
| Modifier and Type | Method and Description |
|---|---|
GetAccountLimitResult |
GetAccountLimitResult.clone() |
GetAccountLimitResult |
GetAccountLimitResult.withCount(Long count)
The current number of entities that you have created of the specified type.
|
GetAccountLimitResult |
GetAccountLimitResult.withLimit(AccountLimit limit)
The current setting for the specified limit.
|
Copyright © 2023. All rights reserved.