blob: 9c4d287cf2420fe35f1e745b4a70f702d7f69520 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Mon Aug 13 15:36:33 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ODataRequest (Olingo-OData 4.5.0 API)</title>
<meta name="date" content="2018-08-13">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ODataRequest (Olingo-OData 4.5.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ODataRequest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataPayloadManager.html" title="interface in org.apache.olingo.client.api.communication.request"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataStreamedRequest.html" title="interface in org.apache.olingo.client.api.communication.request"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/client/api/communication/request/ODataRequest.html" target="_top">Frames</a></li>
<li><a href="ODataRequest.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.olingo.client.api.communication.request</div>
<h2 title="Interface ODataRequest" class="title">Interface ODataRequest</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/EdmMetadataRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">EdmMetadataRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataBasicRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataBasicRequest</a>&lt;T&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataBatchableRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataBatchableRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/batch/ODataBatchRequest.html" title="interface in org.apache.olingo.client.api.communication.request.batch">ODataBatchRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/cud/ODataDeleteRequest.html" title="interface in org.apache.olingo.client.api.communication.request.cud">ODataDeleteRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataDeltaRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataDeltaRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/cud/ODataEntityCreateRequest.html" title="interface in org.apache.olingo.client.api.communication.request.cud">ODataEntityCreateRequest</a>&lt;E&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataEntityRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataEntityRequest</a>&lt;E&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetIteratorRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataEntitySetIteratorRequest</a>&lt;ES,E&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataEntitySetRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataEntitySetRequest</a>&lt;ES&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/cud/ODataEntityUpdateRequest.html" title="interface in org.apache.olingo.client.api.communication.request.cud">ODataEntityUpdateRequest</a>&lt;E&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/invoke/ODataInvokeRequest.html" title="interface in org.apache.olingo.client.api.communication.request.invoke">ODataInvokeRequest</a>&lt;T&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/streamed/ODataMediaEntityCreateRequest.html" title="interface in org.apache.olingo.client.api.communication.request.streamed">ODataMediaEntityCreateRequest</a>&lt;E&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/streamed/ODataMediaEntityUpdateRequest.html" title="interface in org.apache.olingo.client.api.communication.request.streamed">ODataMediaEntityUpdateRequest</a>&lt;E&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataMediaRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataMediaRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataPropertyRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataPropertyRequest</a>&lt;T&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/cud/ODataPropertyUpdateRequest.html" title="interface in org.apache.olingo.client.api.communication.request.cud">ODataPropertyUpdateRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataRawRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataRawRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/cud/ODataReferenceAddingRequest.html" title="interface in org.apache.olingo.client.api.communication.request.cud">ODataReferenceAddingRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataRetrieveRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataRetrieveRequest</a>&lt;T&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataServiceDocumentRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataServiceDocumentRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/streamed/ODataStreamedEntityRequest.html" title="interface in org.apache.olingo.client.api.communication.request.streamed">ODataStreamedEntityRequest</a>&lt;V,T&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataStreamedRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataStreamedRequest</a>&lt;V,T&gt;, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/streamed/ODataStreamUpdateRequest.html" title="interface in org.apache.olingo.client.api.communication.request.streamed">ODataStreamUpdateRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/ODataValueRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">ODataValueRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/cud/ODataValueUpdateRequest.html" title="interface in org.apache.olingo.client.api.communication.request.cud">ODataValueUpdateRequest</a>, <a href="../../../../../../../org/apache/olingo/client/api/communication/request/retrieve/XMLMetadataRequest.html" title="interface in org.apache.olingo.client.api.communication.request.retrieve">XMLMetadataRequest</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ODataRequest</span></pre>
<div class="block">Abstract representation of an OData request. Get instance by using factories.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/client/api/communication/request/cud/CUDRequestFactory.html" title="interface in org.apache.olingo.client.api.communication.request.cud"><code>CUDRequestFactory</code></a>,
<a href="../../../../../../../org/apache/olingo/client/api/communication/request/batch/BatchRequestFactory.html" title="interface in org.apache.olingo.client.api.communication.request.batch"><code>BatchRequestFactory</code></a>,
<a href="../../../../../../../org/apache/olingo/client/api/communication/request/invoke/InvokeRequestFactory.html" title="interface in org.apache.olingo.client.api.communication.request.invoke"><code>InvokeRequestFactory</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#addCustomHeader-java.lang.String-java.lang.String-">addCustomHeader</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Adds a custom OData request header.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getAccept--">getAccept</a></span>()</code>
<div class="block">Gets <tt>Accept</tt> OData request header.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getContentType--">getContentType</a></span>()</code>
<div class="block">Gets <tt>contentType</tt> OData request header.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getHeader-java.lang.String-">getHeader</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Gets the value of the OData request header identified by the given name.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getHeaderNames--">getHeaderNames</a></span>()</code>
<div class="block">Gets all OData request header names.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getIfMatch--">getIfMatch</a></span>()</code>
<div class="block">Gets <tt>If-Match</tt> OData request header.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getIfNoneMatch--">getIfNoneMatch</a></span>()</code>
<div class="block">Gets <tt>If-None-Match</tt> OData request header.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpMethod.html" title="enum in org.apache.olingo.commons.api.http">HttpMethod</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getMethod--">getMethod</a></span>()</code>
<div class="block">Returns HTTP request method.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getPrefer--">getPrefer</a></span>()</code>
<div class="block">Gets <tt>Prefer</tt> OData request header.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#getURI--">getURI</a></span>()</code>
<div class="block">Returns OData request target URI.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#rawExecute--">rawExecute</a></span>()</code>
<div class="block">Request raw execute.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#setAccept-java.lang.String-">setAccept</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Adds <tt>Accept</tt> OData request header.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#setContentType-java.lang.String-">setContentType</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Adds <tt>contentType</tt> OData request header.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#setIfMatch-java.lang.String-">setIfMatch</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Adds <tt>If-Match</tt> OData request header.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#setIfNoneMatch-java.lang.String-">setIfNoneMatch</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Adds <tt>If-None-Match</tt> OData request header.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#setPrefer-java.lang.String-">setPrefer</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Adds <tt>Prefer</tt> OData request header.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#setURI-java.net.URI-">setURI</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</code>
<div class="block">Sets OData request target URI.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#setXHTTPMethod-java.lang.String-">setXHTTPMethod</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Adds <tt>X-HTTP-METHOD</tt> OData request header.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html#toByteArray--">toByteArray</a></span>()</code>
<div class="block">Gets byte array representation of the full request header.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getURI--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getURI</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;getURI()</pre>
<div class="block">Returns OData request target URI.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>OData request target URI.</dd>
</dl>
</li>
</ul>
<a name="setURI-java.net.URI-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setURI</h4>
<pre>void&nbsp;setURI(<a href="http://docs.oracle.com/javase/6/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</pre>
<div class="block">Sets OData request target URI.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>uri</code> - target URI.</dd>
</dl>
</li>
</ul>
<a name="getMethod--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethod</h4>
<pre><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpMethod.html" title="enum in org.apache.olingo.commons.api.http">HttpMethod</a>&nbsp;getMethod()</pre>
<div class="block">Returns HTTP request method.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>HTTP request method.</dd>
</dl>
</li>
</ul>
<a name="getHeaderNames--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHeaderNames</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getHeaderNames()</pre>
<div class="block">Gets all OData request header names.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>all request header names.</dd>
</dl>
</li>
</ul>
<a name="getHeader-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHeader</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getHeader(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Gets the value of the OData request header identified by the given name.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - name of the OData request header to be retrieved.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>header value.</dd>
</dl>
</li>
</ul>
<a name="setAccept-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAccept</h4>
<pre><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;setAccept(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Adds <tt>Accept</tt> OData request header.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - header value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#ACCEPT"><code>HttpHeader.ACCEPT</code></a></dd>
</dl>
</li>
</ul>
<a name="getAccept--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAccept</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAccept()</pre>
<div class="block">Gets <tt>Accept</tt> OData request header.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>header value.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#ACCEPT"><code>HttpHeader.ACCEPT</code></a></dd>
</dl>
</li>
</ul>
<a name="setIfMatch-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIfMatch</h4>
<pre><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;setIfMatch(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Adds <tt>If-Match</tt> OData request header.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - header value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#IF_MATCH"><code>HttpHeader.IF_MATCH</code></a></dd>
</dl>
</li>
</ul>
<a name="getIfMatch--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIfMatch</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getIfMatch()</pre>
<div class="block">Gets <tt>If-Match</tt> OData request header.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>header value.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#IF_MATCH"><code>HttpHeader.IF_MATCH</code></a></dd>
</dl>
</li>
</ul>
<a name="setIfNoneMatch-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIfNoneMatch</h4>
<pre><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;setIfNoneMatch(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Adds <tt>If-None-Match</tt> OData request header.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - header value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#IF_NONE_MATCH"><code>HttpHeader.IF_NONE_MATCH</code></a></dd>
</dl>
</li>
</ul>
<a name="getIfNoneMatch--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIfNoneMatch</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getIfNoneMatch()</pre>
<div class="block">Gets <tt>If-None-Match</tt> OData request header.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>header value.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#IF_NONE_MATCH"><code>HttpHeader.IF_NONE_MATCH</code></a></dd>
</dl>
</li>
</ul>
<a name="setPrefer-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrefer</h4>
<pre><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;setPrefer(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Adds <tt>Prefer</tt> OData request header.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - header value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#PREFER"><code>HttpHeader.PREFER</code></a></dd>
</dl>
</li>
</ul>
<a name="getPrefer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrefer</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPrefer()</pre>
<div class="block">Gets <tt>Prefer</tt> OData request header.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>header value.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#PREFER"><code>HttpHeader.PREFER</code></a></dd>
</dl>
</li>
</ul>
<a name="setContentType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContentType</h4>
<pre><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;setContentType(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Adds <tt>contentType</tt> OData request header.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - header value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#CONTENT_TYPE"><code>HttpHeader.CONTENT_TYPE</code></a></dd>
</dl>
</li>
</ul>
<a name="getContentType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContentType</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getContentType()</pre>
<div class="block">Gets <tt>contentType</tt> OData request header.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>header value.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#CONTENT_TYPE"><code>HttpHeader.CONTENT_TYPE</code></a></dd>
</dl>
</li>
</ul>
<a name="setXHTTPMethod-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXHTTPMethod</h4>
<pre><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;setXHTTPMethod(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Adds <tt>X-HTTP-METHOD</tt> OData request header.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - header value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current object</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../org/apache/olingo/commons/api/http/HttpHeader.html#X_HTTP_METHOD"><code>HttpHeader.X_HTTP_METHOD</code></a></dd>
</dl>
</li>
</ul>
<a name="addCustomHeader-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addCustomHeader</h4>
<pre><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;addCustomHeader(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Adds a custom OData request header.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - header name.</dd>
<dd><code>value</code> - header value.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>current object</dd>
</dl>
</li>
</ul>
<a name="toByteArray--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toByteArray</h4>
<pre>byte[]&nbsp;toByteArray()</pre>
<div class="block">Gets byte array representation of the full request header.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>full request header.</dd>
</dl>
</li>
</ul>
<a name="rawExecute--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>rawExecute</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;rawExecute()</pre>
<div class="block">Request raw execute.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>raw input stream response.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ODataRequest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataPayloadManager.html" title="interface in org.apache.olingo.client.api.communication.request"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/olingo/client/api/communication/request/ODataStreamedRequest.html" title="interface in org.apache.olingo.client.api.communication.request"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/client/api/communication/request/ODataRequest.html" target="_top">Frames</a></li>
<li><a href="ODataRequest.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>