Class CommitLogParams


  • public class CommitLogParams
    extends Object
    The purpose of this class is to include optional parameters that can be passed to HttpTreeApi#getCommitLog(String, CommitLogParams).

    For easier usage of this class, there is builder(), which allows configuring/setting the different parameters.