| 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 |
|---|---|
GetReusableDelegationSetLimitRequest |
GetReusableDelegationSetLimitRequest.clone() |
GetReusableDelegationSetLimitRequest |
GetReusableDelegationSetLimitRequest.withDelegationSetId(String delegationSetId)
The ID of the delegation set that you want to get the limit for.
|
GetReusableDelegationSetLimitRequest |
GetReusableDelegationSetLimitRequest.withType(ReusableDelegationSetLimitType type)
Specify
MAX_ZONES_BY_REUSABLE_DELEGATION_SET to get the maximum number of hosted zones that you can
associate with the specified reusable delegation set. |
GetReusableDelegationSetLimitRequest |
GetReusableDelegationSetLimitRequest.withType(String type)
Specify
MAX_ZONES_BY_REUSABLE_DELEGATION_SET to get the maximum number of hosted zones that you can
associate with the specified reusable delegation set. |
Copyright © 2019. All rights reserved.