Package org.projectnessie.model
Interface DiffResponse.DiffEntry
-
- All Known Implementing Classes:
ImmutableDiffEntry
- Enclosing interface:
- DiffResponse
@Immutable public static interface DiffResponse.DiffEntry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Contentfrom()ContentKeykey()Contentto()
-
-
-
Method Detail
-
key
ContentKey key()
-
-