| Package | Description |
|---|---|
| com.amazonaws.services.route53 | |
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
GetReusableDelegationSetLimitResult |
AbstractAmazonRoute53.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest request) |
GetReusableDelegationSetLimitResult |
AmazonRoute53Client.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest request)
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
|
GetReusableDelegationSetLimitResult |
AmazonRoute53.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest)
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
|
| Modifier and Type | Method and Description |
|---|---|
GetReusableDelegationSetLimitResult |
GetReusableDelegationSetLimitResult.clone() |
GetReusableDelegationSetLimitResult |
GetReusableDelegationSetLimitResult.withCount(Long count)
The current number of 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 © 2018. All rights reserved.