Uses of Interface
software.amazon.awssdk.services.route53.model.HostedZoneConfig.Builder
Packages that use HostedZoneConfig.Builder
-
Uses of HostedZoneConfig.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HostedZoneConfig.BuilderModifier and TypeMethodDescriptionstatic HostedZoneConfig.BuilderHostedZoneConfig.builder()Any comments that you want to include about the hosted zone.HostedZoneConfig.Builder.privateZone(Boolean privateZone) A value that indicates whether this is a private hosted zone.HostedZoneConfig.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type HostedZoneConfig.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HostedZoneConfig.Builder>HostedZoneConfig.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type HostedZoneConfig.BuilderModifier and TypeMethodDescriptiondefault HostedZone.BuilderHostedZone.Builder.config(Consumer<HostedZoneConfig.Builder> config) A complex type that includes theCommentandPrivateZoneelements.default CreateHostedZoneRequest.BuilderCreateHostedZoneRequest.Builder.hostedZoneConfig(Consumer<HostedZoneConfig.Builder> hostedZoneConfig) (Optional) A complex type that contains the following optional values: