| 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 |
|---|---|
GetReusableDelegationSetLimitResult |
AbstractAmazonRoute53.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest request) |
GetReusableDelegationSetLimitResult |
AmazonRoute53.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest)
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
|
GetReusableDelegationSetLimitResult |
AmazonRoute53Client.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest request)
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 © 2024. All rights reserved.