Package org.projectnessie.model
Interface Operations
-
- All Known Implementing Classes:
ImmutableOperations
@Immutable(prehash=true) public interface Operations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull CommitMetagetCommitMeta()@NotNull @Size(min=1) List<Operation>getOperations()
-
-
-
Method Detail
-
getCommitMeta
@NotNull @NotNull CommitMeta getCommitMeta()
-
-