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() |
|