Package org.projectnessie.model
Interface CommitResponse
-
@Immutable public interface CommitResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static org.projectnessie.model.ImmutableCommitResponse.Builderbuilder()@NotNull BranchgetTargetBranch()Returns updated information about the branch where the commit was applied.
-