Package org.projectnessie.api.params
-
Class Summary Class Description AbstractParams 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).CommitLogParams.Builder EntriesParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getEntries(String, EntriesParams).EntriesParams.Builder ReferencesParams The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getEntries(String, EntriesParams).ReferencesParams.Builder