Uses of Class
software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
-
Packages that use ReusableDelegationSetLimit Package Description software.amazon.awssdk.services.route53.model -
-
Uses of ReusableDelegationSetLimit in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ReusableDelegationSetLimit Modifier and Type Method Description ReusableDelegationSetLimitGetReusableDelegationSetLimitResponse. 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 ReusableDelegationSetLimit Modifier and Type Method Description GetReusableDelegationSetLimitResponse.BuilderGetReusableDelegationSetLimitResponse.Builder. limit(ReusableDelegationSetLimit limit)The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.
-