Uses of Class
org.eclipse.dirigible.api.v3.http.client.HttpClientParam
| Package | Description |
|---|---|
| org.eclipse.dirigible.api.v3.http.client |
-
Uses of HttpClientParam in org.eclipse.dirigible.api.v3.http.client
Methods in org.eclipse.dirigible.api.v3.http.client that return types with arguments of type HttpClientParam Modifier and Type Method Description List<HttpClientParam>HttpClientRequestOptions. getParams()Gets the params.Method parameters in org.eclipse.dirigible.api.v3.http.client with type arguments of type HttpClientParam Modifier and Type Method Description voidHttpClientRequestOptions. setParams(List<HttpClientParam> params)Sets the params.