Search
Method createRequest(String[] params, Object content)
Creates a RESTRequest by using the information contained in this operation and its parent host.
Returns
RESTRequest
Arguments
| Name |
Type |
Description |
| params |
String[]
|
Values for the URL template parameters |
| content |
Object
|
The content input for this operation (for POST or PUT) or null |