pip_services3_rpc
pip_services3_rpc
RestClient
addCorrelationId method
addCorrelationId
pip_services3_rpc
pip_services3_rpc
RestClient
addCorrelationId method
RestClient class
Constructors
RestClient
Properties
baseRoute
client
connectionResolver
connectTimeout
counters
hashCode
headers
logger
options
retries
runtimeType
timeout
uri
Methods
addCorrelationId
addFilterParams
addPagingParams
call
close
configure
createRequestRoute
instrument
instrumentError
isOpen
noSuchMethod
open
setReferences
toString
Operators
operator ==
addCorrelationId
method
Map
<
String
,
String
>
addCorrelationId
(
Map
<
String
,
String
>
params
,
String
correlationId
)
Adds a correlation id (correlation_id) to invocation parameter map.
params
invocation parameters.
correlationId
(optional) a correlation id to be added. Returns invocation parameters with added correlation id.