Uses of Package
org.projectnessie.api.params
-
Packages that use org.projectnessie.api.params Package Description org.projectnessie.api org.projectnessie.api.http org.projectnessie.api.params -
Classes in org.projectnessie.api.params used by org.projectnessie.api Class Description CommitLogParams The purpose of this class is to include optional parameters that can be passed toTreeApi.getCommitLog(String, CommitLogParams).EntriesParams The purpose of this class is to include optional parameters that can be passed toTreeApi.getEntries(String, EntriesParams). -
Classes in org.projectnessie.api.params used by org.projectnessie.api.http Class Description CommitLogParams The purpose of this class is to include optional parameters that can be passed toTreeApi.getCommitLog(String, CommitLogParams).EntriesParams The purpose of this class is to include optional parameters that can be passed toTreeApi.getEntries(String, EntriesParams). -
Classes in org.projectnessie.api.params used by org.projectnessie.api.params Class Description CommitLogParams The purpose of this class is to include optional parameters that can be passed toTreeApi.getCommitLog(String, CommitLogParams).CommitLogParams.Builder EntriesParams The purpose of this class is to include optional parameters that can be passed toTreeApi.getEntries(String, EntriesParams).EntriesParams.Builder