Package org.projectnessie.api.v1.params
package org.projectnessie.api.v1.params
-
ClassDescriptionAbstractParams<IMPL extends AbstractParams<IMPL>>AbstractParams.Builder<T extends AbstractParams.Builder<T>>The purpose of this class is to include optional parameters that can be passed to
HttpTreeApi#getCommitLog(String, CommitLogParams).The purpose of this class is to include optional parameters that can be passed toHttpTreeApi#getEntries(String, EntriesParams).The purpose of this class is to include optional parameters that can be passed toHttpTreeApi.getAllReferences(ReferencesParams)Deprecated.