public class ODataReferenceAddingRequestImpl extends AbstractODataBasicRequest<org.apache.olingo.client.api.communication.response.ODataReferenceAddingResponse> implements org.apache.olingo.client.api.communication.request.cud.ODataReferenceAddingRequest
ODataReferenceAddingRequest
Will be used, for single-valued navigation properties as was well as collection navigation propertieshttpClient, method, odataClient, odataHeaders, request, uriLOG| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.client.api.communication.response.ODataReferenceAddingResponse |
execute() |
org.apache.olingo.commons.api.format.ContentType |
getDefaultFormat() |
protected InputStream |
getPayload()
No payload: null will be returned.
|
asyncExecute, batch, batch, setFormataddCustomHeader, doExecute, getAccept, getContentType, getHeader, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getResponseTemplate, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArraycheckRequest, checkResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasyncExecute, setFormatbatch, batchaddCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArraypublic org.apache.olingo.commons.api.format.ContentType getDefaultFormat()
getDefaultFormat in class AbstractODataRequestprotected InputStream getPayload()
getPayload in class AbstractODataBasicRequest<org.apache.olingo.client.api.communication.response.ODataReferenceAddingResponse>public org.apache.olingo.client.api.communication.response.ODataReferenceAddingResponse execute()
execute in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest<org.apache.olingo.client.api.communication.response.ODataReferenceAddingResponse>Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.