| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static GetReusableDelegationSetLimitResponse.Builder |
GetReusableDelegationSetLimitResponse.builder() |
GetReusableDelegationSetLimitResponse.Builder |
GetReusableDelegationSetLimitResponse.Builder.count(Long count)
The current number of hosted zones that you can associate with the specified reusable delegation set.
|
default GetReusableDelegationSetLimitResponse.Builder |
GetReusableDelegationSetLimitResponse.Builder.limit(Consumer<ReusableDelegationSetLimit.Builder> limit)
The current setting for the limit on hosted zones that you can associate with the specified reusable
delegation set.
|
GetReusableDelegationSetLimitResponse.Builder |
GetReusableDelegationSetLimitResponse.Builder.limit(ReusableDelegationSetLimit limit)
The current setting for the limit on hosted zones that you can associate with the specified reusable
delegation set.
|
GetReusableDelegationSetLimitResponse.Builder |
GetReusableDelegationSetLimitResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetReusableDelegationSetLimitResponse.Builder> |
GetReusableDelegationSetLimitResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.