Uses of Class
software.amazon.awssdk.services.route53.model.AccountLimit
-
Packages that use AccountLimit Package Description software.amazon.awssdk.services.route53.model -
-
Uses of AccountLimit in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return AccountLimit Modifier and Type Method Description AccountLimitGetAccountLimitResponse. limit()The current setting for the specified limit.Methods in software.amazon.awssdk.services.route53.model with parameters of type AccountLimit Modifier and Type Method Description GetAccountLimitResponse.BuilderGetAccountLimitResponse.Builder. limit(AccountLimit limit)The current setting for the specified limit.
-