Class EntriesParams


public class EntriesParams extends KeyRangeParams<EntriesParams>
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.

  • Constructor Details

    • EntriesParams

      public EntriesParams()
  • Method Details