Class EntriesParams


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

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