Uses of Class
org.projectnessie.model.ImmutableUnchanged
-
Packages that use ImmutableUnchanged Package Description org.projectnessie.model -
-
Uses of ImmutableUnchanged in org.projectnessie.model
Methods in org.projectnessie.model that return ImmutableUnchanged Modifier and Type Method Description ImmutableUnchangedImmutableUnchanged.Builder. build()Builds a newImmutableUnchanged.static ImmutableUnchangedImmutableUnchanged. copyOf(Operation.Unchanged instance)Creates an immutable copy of aOperation.Unchangedvalue.ImmutableUnchangedImmutableUnchanged. withKey(ContentsKey value)Copy the current immutable object by setting a value for thekeyattribute.
-