public class ParamsUtils
extends java.lang.Object
| Constructor and Description |
|---|
ParamsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Param[] |
enrichParams(Param[] params,
ClientOptions options)
Produce either new or extend provided array of parameters based on values in Client options
|
public static Param[] enrichParams(Param[] params, ClientOptions options)
params - Array of already set parametersoptions - Client options