T - the actual invoke resultpublic interface ODataInvokeRequest<T extends ClientInvokeResult> extends ODataBasicRequest<ODataInvokeResponse<T>>
| Modifier and Type | Method and Description | 
|---|---|
| void | setParameters(Map<String,ClientValue> parameters)Sets operation parameters. | 
asyncExecute, execute, setFormataddCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArrayvoid setParameters(Map<String,ClientValue> parameters)
parameters - operation parameters.Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.