public abstract class AbstractMetadataRequestImpl<V> extends AbstractODataRetrieveRequest<V>
AbstractODataRetrieveRequest.AbstractODataRetrieveResponsehttpClient, method, odataClient, odataHeaders, request, uriLOG| Constructor and Description |
|---|
AbstractMetadataRequestImpl(org.apache.olingo.client.api.ODataClient odataClient,
URI query) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.format.ContentType |
getDefaultFormat() |
org.apache.olingo.client.api.communication.request.ODataRequest |
setAccept(String value) |
org.apache.olingo.client.api.communication.request.ODataRequest |
setContentType(String value) |
execute, getPayloadasyncExecute, batch, batch, setFormataddCustomHeader, doExecute, getAccept, getContentType, getHeader, getHeader, getHeaderNames, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getResponseTemplate, getURI, rawExecute, 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, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArraypublic AbstractMetadataRequestImpl(org.apache.olingo.client.api.ODataClient odataClient,
URI query)
public org.apache.olingo.commons.api.format.ContentType getDefaultFormat()
getDefaultFormat in class AbstractODataRequestpublic org.apache.olingo.client.api.communication.request.ODataRequest setAccept(String value)
setAccept in interface org.apache.olingo.client.api.communication.request.ODataRequestsetAccept in class AbstractODataRequestpublic org.apache.olingo.client.api.communication.request.ODataRequest setContentType(String value)
setContentType in interface org.apache.olingo.client.api.communication.request.ODataRequestsetContentType in class AbstractODataRequestCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.