Uses of Class
software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
Packages that use GetReusableDelegationSetLimitRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetReusableDelegationSetLimitRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetReusableDelegationSetLimitRequestModifier and TypeMethodDescriptionRoute53AsyncClient.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.Route53Client.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set. -
Uses of GetReusableDelegationSetLimitRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetReusableDelegationSetLimitRequestModifier and TypeMethodDescriptionGetReusableDelegationSetLimitRequestMarshaller.marshall(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest)