Uses of Interface
software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse.Builder
Packages that use GetReusableDelegationSetLimitResponse.Builder
-
Uses of GetReusableDelegationSetLimitResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetReusableDelegationSetLimitResponse.BuilderModifier and TypeMethodDescriptionGetReusableDelegationSetLimitResponse.builder()The current number of hosted zones that you can associate with the specified reusable delegation set.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.limit(ReusableDelegationSetLimit limit) The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.GetReusableDelegationSetLimitResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetReusableDelegationSetLimitResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetReusableDelegationSetLimitResponse.Builder>GetReusableDelegationSetLimitResponse.serializableBuilderClass()