Uses of Class
software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
Packages that use ReusableDelegationSetLimit
-
Uses of ReusableDelegationSetLimit in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ReusableDelegationSetLimitModifier and TypeMethodDescriptionGetReusableDelegationSetLimitResponse.limit()The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.Methods in software.amazon.awssdk.services.route53.model with parameters of type ReusableDelegationSetLimitModifier and TypeMethodDescriptionGetReusableDelegationSetLimitResponse.Builder.limit(ReusableDelegationSetLimit limit) The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.