Package 

Class ParamsUtils

    • Method Summary

      Modifier and Type Method Description
      static Array<Param> enrichParams(Array<Param> params, ClientOptions options) Produce either new or extend provided array of parameters based on values in Client options
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • enrichParams

         static Array<Param> enrichParams(Array<Param> params, ClientOptions options)

        Produce either new or extend provided array of parameters based on values in Client options

        Parameters:
        params - Array of already set parameters
        options - Client options