| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ReusableDelegationSetLimit |
ReusableDelegationSetLimit.clone() |
ReusableDelegationSetLimit |
GetReusableDelegationSetLimitResult.getLimit()
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation
set.
|
ReusableDelegationSetLimit |
ReusableDelegationSetLimit.withType(ReusableDelegationSetLimitType type)
The limit that you requested:
MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted
zones that you can associate with the specified reusable delegation set. |
ReusableDelegationSetLimit |
ReusableDelegationSetLimit.withType(String type)
The limit that you requested:
MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted
zones that you can associate with the specified reusable delegation set. |
ReusableDelegationSetLimit |
ReusableDelegationSetLimit.withValue(Long value)
The current value for the
MAX_ZONES_BY_REUSABLE_DELEGATION_SET limit. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetReusableDelegationSetLimitResult.setLimit(ReusableDelegationSetLimit limit)
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation
set.
|
GetReusableDelegationSetLimitResult |
GetReusableDelegationSetLimitResult.withLimit(ReusableDelegationSetLimit limit)
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation
set.
|
Copyright © 2024. All rights reserved.