Uses of Interface
software.amazon.awssdk.services.route53.model.GetChangeResponse.Builder
Packages that use GetChangeResponse.Builder
-
Uses of GetChangeResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetChangeResponse.BuilderModifier and TypeMethodDescriptionstatic GetChangeResponse.BuilderGetChangeResponse.builder()default GetChangeResponse.BuilderGetChangeResponse.Builder.changeInfo(Consumer<ChangeInfo.Builder> changeInfo) A complex type that contains information about the specified change batch.GetChangeResponse.Builder.changeInfo(ChangeInfo changeInfo) A complex type that contains information about the specified change batch.GetChangeResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetChangeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetChangeResponse.Builder>GetChangeResponse.serializableBuilderClass()