public class DynamicsODataDeleteRequest extends DynamicsAbstractODataBasicRequest<org.apache.olingo.client.api.communication.response.ODataDeleteResponse> implements org.apache.olingo.client.api.communication.request.cud.ODataDeleteRequest
Modifier and Type | Method and Description |
---|---|
org.apache.olingo.client.api.communication.response.ODataDeleteResponse |
execute() |
org.apache.olingo.commons.api.format.ContentType |
getDefaultFormat() |
protected InputStream |
getPayload()
No payload: null will be returned.
|
asyncExecute, batch, batch, checkResponse, setFormat
addCustomHeader, doExecute, getAccept, getContentType, getHeader, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getResponseTemplate, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArray
checkRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asyncExecute, setFormat
batch, batch
addCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArray
public org.apache.olingo.commons.api.format.ContentType getDefaultFormat()
getDefaultFormat
in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
protected InputStream getPayload()
getPayload
in class DynamicsAbstractODataBasicRequest<org.apache.olingo.client.api.communication.response.ODataDeleteResponse>
public org.apache.olingo.client.api.communication.response.ODataDeleteResponse execute()
execute
in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest<org.apache.olingo.client.api.communication.response.ODataDeleteResponse>
Copyright © 2010–2020. All rights reserved.