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