Package org.projectnessie.api.v2.params
-
Interface Summary Interface Description BaseMergeTransplant Merge Transplant -
Class Summary Class Description AbstractParams<IMPL extends AbstractParams<IMPL>> AbstractParams.Builder<T extends AbstractParams.Builder<T>> CommitLogParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getCommitLog(String, CommitLogParams).DiffParams Parameters for thegetDiffAPI method.EntriesParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getEntries(String, EntriesParams).GetReferenceParams ReferencesParams The purpose of this class is to include optional parameters that can be passed to API methods dealing with reference retrieval.