JadeRestRequest Class

The JadeRestRequest class represents a REST request that is to be sent to a REST API specification. You can use the provided methods to set the properties of this class, which are then used by the JadeRestClient class to format the HTTP REST request that will be sent to the REST API specification.

For details about the constants, properties, and methods defined in the JadeRestRequest class, see "JadeRestRequest Class Constants", "JadeRestRequest Properties", and "JadeRestRequest Methods", in the following subsections.

Object

(None)

2020.0.01 and higher