Uses of Class
io.resys.hdes.client.api.ImmutableDiffRequest
Packages that use ImmutableDiffRequest
-
Uses of ImmutableDiffRequest in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableDiffRequestModifier and TypeMethodDescriptionImmutableDiffRequest.Builder.build()Builds a newImmutableDiffRequest.static ImmutableDiffRequestImmutableDiffRequest.copyOf(HdesComposer.DiffRequest instance) Creates an immutable copy of aHdesComposer.DiffRequestvalue.final ImmutableDiffRequestImmutableDiffRequest.withBaseId(String value) Copy the current immutable object by setting a value for thebaseIdattribute.final ImmutableDiffRequestImmutableDiffRequest.withTargetId(String value) Copy the current immutable object by setting a value for thetargetIdattribute.