static ImmutableUnchanged.Builder |
ImmutableUnchanged.builder() |
|
ImmutableUnchanged.Builder |
ImmutableUnchanged.Builder.from(Operation instance) |
Fill a builder with attribute values from the provided org.projectnessie.model.Operation instance.
|
ImmutableUnchanged.Builder |
ImmutableUnchanged.Builder.from(Operation.Unchanged instance) |
Fill a builder with attribute values from the provided org.projectnessie.model.Operation.Unchanged instance.
|
ImmutableUnchanged.Builder |
ImmutableUnchanged.Builder.key(ContentsKey key) |
Initializes the value for the key attribute.
|