Search
Plugins > HTTP-REST 2.0.1 > RESTHostManager > createTransientOperationFrom

Method createTransientOperationFrom(RESTOperation restOperationPrototype)

Creates a new transient RESTOperation. If Tthe base URL of operation's host is changed, all subsequent requests to the operation will be executed against the new base URL (new host).

Returns

RESTOperation

Arguments

Name Type Description
restOperationPrototype RESTOperation RESTOperation definition to use.