Class EntriesParams


  • public class EntriesParams
    extends AbstractParams<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 Detail

      • EntriesParams

        public EntriesParams()