Uses of Interface
software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest.Builder
Packages that use GetReusableDelegationSetLimitRequest.Builder
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetReusableDelegationSetLimitRequest.Builder in software.amazon.awssdk.services.route53
Method parameters in software.amazon.awssdk.services.route53 with type arguments of type GetReusableDelegationSetLimitRequest.BuilderModifier and TypeMethodDescriptionRoute53AsyncClient.getReusableDelegationSetLimit(Consumer<GetReusableDelegationSetLimitRequest.Builder> getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.Route53Client.getReusableDelegationSetLimit(Consumer<GetReusableDelegationSetLimitRequest.Builder> getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set. -
Uses of GetReusableDelegationSetLimitRequest.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetReusableDelegationSetLimitRequest.BuilderModifier and TypeMethodDescriptionGetReusableDelegationSetLimitRequest.builder()GetReusableDelegationSetLimitRequest.Builder.delegationSetId(String delegationSetId) The ID of the delegation set that you want to get the limit for.GetReusableDelegationSetLimitRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetReusableDelegationSetLimitRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetReusableDelegationSetLimitRequest.toBuilder()SpecifyMAX_ZONES_BY_REUSABLE_DELEGATION_SETto get the maximum number of hosted zones that you can associate with the specified reusable delegation set.GetReusableDelegationSetLimitRequest.Builder.type(ReusableDelegationSetLimitType type) SpecifyMAX_ZONES_BY_REUSABLE_DELEGATION_SETto get the maximum number of hosted zones that you can associate with the specified reusable delegation set.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetReusableDelegationSetLimitRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetReusableDelegationSetLimitRequest.Builder>GetReusableDelegationSetLimitRequest.serializableBuilderClass()