Uses of Interface
software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse.Builder
Packages that use DeleteHostedZoneResponse.Builder
-
Uses of DeleteHostedZoneResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return DeleteHostedZoneResponse.BuilderModifier and TypeMethodDescriptionDeleteHostedZoneResponse.builder()default DeleteHostedZoneResponse.BuilderDeleteHostedZoneResponse.Builder.changeInfo(Consumer<ChangeInfo.Builder> changeInfo) A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.DeleteHostedZoneResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.DeleteHostedZoneResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type DeleteHostedZoneResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteHostedZoneResponse.Builder>DeleteHostedZoneResponse.serializableBuilderClass()