Uses of Interface
software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse.Builder
Packages that use AssociateVpcWithHostedZoneResponse.Builder
-
Uses of AssociateVpcWithHostedZoneResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return AssociateVpcWithHostedZoneResponse.BuilderModifier and TypeMethodDescriptionAssociateVpcWithHostedZoneResponse.builder()AssociateVpcWithHostedZoneResponse.Builder.changeInfo(Consumer<ChangeInfo.Builder> changeInfo) A complex type that describes the changes made to your hosted zone.AssociateVpcWithHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that describes the changes made to your hosted zone.AssociateVpcWithHostedZoneResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type AssociateVpcWithHostedZoneResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateVpcWithHostedZoneResponse.Builder>AssociateVpcWithHostedZoneResponse.serializableBuilderClass()