| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
AccountLimit |
AccountLimit.clone() |
AccountLimit |
GetAccountLimitResult.getLimit()
The current setting for the specified limit.
|
AccountLimit |
AccountLimit.withType(AccountLimitType type)
The limit that you requested.
|
AccountLimit |
AccountLimit.withType(String type)
The limit that you requested.
|
AccountLimit |
AccountLimit.withValue(Long value)
The current value for the limit that is specified by Type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAccountLimitResult.setLimit(AccountLimit limit)
The current setting for the specified limit.
|
GetAccountLimitResult |
GetAccountLimitResult.withLimit(AccountLimit limit)
The current setting for the specified limit.
|
Copyright © 2019. All rights reserved.