| 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.
|
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 |
|---|---|
GetAccountLimitRequest |
GetAccountLimitRequest.clone() |
GetAccountLimitRequest |
GetAccountLimitRequest.withType(AccountLimitType type)
The limit that you want to get.
|
GetAccountLimitRequest |
GetAccountLimitRequest.withType(String type)
The limit that you want to get.
|
Copyright © 2023. All rights reserved.