The default request content type for the service. Used if no requestContentType is present on an OperationSpec.
Send an HTTP request that is populated using the provided OperationSpec.
The arguments that the HTTP request's templated values will be populated from.
The OperationSpec to use to populate the httpRequest.
The callback to call when the response is received.
Send the provided httpRequest.
Generated using TypeDoc
If specified, this is the base URI that requests will be made against for this ServiceClient. If it is not specified, then all OperationSpecs must contain a baseUrl property.