The JadeRestRequest Class

The JadeRestRequest class represents a specific request that is to be made to the server.

You can use the methods of this class to customize the request before sending it through the JadeRestClient object to the server. For example, you can specify authorization headers, add object parameters in a variety of formats, and specify any required query strings.