Uses of Interface
software.amazon.awssdk.services.route53.model.HostedZoneLimit.Builder
Packages that use HostedZoneLimit.Builder
-
Uses of HostedZoneLimit.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HostedZoneLimit.BuilderModifier and TypeMethodDescriptionstatic HostedZoneLimit.BuilderHostedZoneLimit.builder()HostedZoneLimit.toBuilder()The limit that you requested.HostedZoneLimit.Builder.type(HostedZoneLimitType type) The limit that you requested.The current value for the limit that is specified byType.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type HostedZoneLimit.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HostedZoneLimit.Builder>HostedZoneLimit.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type HostedZoneLimit.BuilderModifier and TypeMethodDescriptionGetHostedZoneLimitResponse.Builder.limit(Consumer<HostedZoneLimit.Builder> limit) The current setting for the specified limit.