Uses of Interface
software.amazon.awssdk.services.route53.model.AccountLimit.Builder
Packages that use AccountLimit.Builder
-
Uses of AccountLimit.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return AccountLimit.BuilderModifier and TypeMethodDescriptionstatic AccountLimit.BuilderAccountLimit.builder()AccountLimit.toBuilder()The limit that you requested.AccountLimit.Builder.type(AccountLimitType type) The limit that you requested.The current value for the limit that is specified by Type.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type AccountLimit.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AccountLimit.Builder>AccountLimit.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type AccountLimit.BuilderModifier and TypeMethodDescriptiondefault GetAccountLimitResponse.BuilderGetAccountLimitResponse.Builder.limit(Consumer<AccountLimit.Builder> limit) The current setting for the specified limit.