Uses of Class
io.resys.hdes.client.api.diff.ImmutableTagDiff
Packages that use ImmutableTagDiff
-
Uses of ImmutableTagDiff in io.resys.hdes.client.api.diff
Methods in io.resys.hdes.client.api.diff that return ImmutableTagDiffModifier and TypeMethodDescriptionImmutableTagDiff.Builder.build()Builds a newImmutableTagDiff.static ImmutableTagDiffCreates an immutable copy of aTagDiffvalue.final ImmutableTagDiffImmutableTagDiff.withBaseId(String value) Copy the current immutable object by setting a value for thebaseIdattribute.final ImmutableTagDiffImmutableTagDiff.withBaseName(String value) Copy the current immutable object by setting a value for thebaseNameattribute.final ImmutableTagDiffCopy the current immutable object by setting a value for thebodyattribute.final ImmutableTagDiffImmutableTagDiff.withCreated(LocalDateTime value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableTagDiffImmutableTagDiff.withTargetId(String value) Copy the current immutable object by setting a value for thetargetIdattribute.final ImmutableTagDiffImmutableTagDiff.withTargetName(String value) Copy the current immutable object by setting a value for thetargetNameattribute.