blob: c1327dbea2759f5f6ec84ab0b35a3fc1c81cf4f3 [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:39 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.olingo.client.api.communication.response.ODataResponse (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="Uses of Interface org.apache.olingo.client.api.communication.response.ODataResponse (Olingo-OData 4.5.0 API)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/olingo/client/api/communication/response/class-use/ODataResponse.html" target="_top">Frames</a></li>
<li><a href="ODataResponse.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.olingo.client.api.communication.response.ODataResponse" class="title">Uses of Interface<br>org.apache.olingo.client.api.communication.response.ODataResponse</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.communication.request">org.apache.olingo.client.api.communication.request</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.communication.request.batch">org.apache.olingo.client.api.communication.request.batch</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.communication.request.streamed">org.apache.olingo.client.api.communication.request.streamed</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.communication.response">org.apache.olingo.client.api.communication.response</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.olingo.client.api.communication.request">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a> in <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/package-summary.html">org.apache.olingo.client.api.communication.request</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/package-summary.html">org.apache.olingo.client.api.communication.request</a> with type parameters of type <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/request/AsyncRequestWrapper.html" title="interface in org.apache.olingo.client.api.communication.request">AsyncRequestWrapper</a>&lt;R extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>&gt;</span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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 extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>&gt;</span></code>
<div class="block">Basic OData request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/request/ODataPayloadManager.html" title="interface in org.apache.olingo.client.api.communication.request">ODataPayloadManager</a>&lt;T extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>&gt;</span></code>
<div class="block">OData request payload management abstract class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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 extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>,T extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/ODataPayloadManager.html" title="interface in org.apache.olingo.client.api.communication.request">ODataPayloadManager</a>&lt;V&gt;&gt;</span></code>
<div class="block">Streamed OData request interface.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/package-summary.html">org.apache.olingo.client.api.communication.request</a> with type parameters of type <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;R extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>&gt;<br><a href="../../../../../../../../org/apache/olingo/client/api/communication/request/AsyncRequestWrapper.html" title="interface in org.apache.olingo.client.api.communication.request">AsyncRequestWrapper</a>&lt;R&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AsyncRequestFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/request/AsyncRequestFactory.html#getAsyncRequestWrapper-org.apache.olingo.client.api.communication.request.ODataRequest-">getAsyncRequestWrapper</a></span>(<a href="../../../../../../../../org/apache/olingo/client/api/communication/request/ODataRequest.html" title="interface in org.apache.olingo.client.api.communication.request">ODataRequest</a>&nbsp;odataRequest)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.client.api.communication.request.batch">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a> in <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/batch/package-summary.html">org.apache.olingo.client.api.communication.request.batch</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/batch/package-summary.html">org.apache.olingo.client.api.communication.request.batch</a> with parameters of type <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ODataBatchResponseItem.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/request/batch/ODataBatchResponseItem.html#addResponse-java.lang.String-org.apache.olingo.client.api.communication.response.ODataResponse-">addResponse</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;contentId,
<a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>&nbsp;res)</code>
<div class="block">Adds the given OData response template to the current OData batch response item.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.client.api.communication.request.streamed">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a> in <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/streamed/package-summary.html">org.apache.olingo.client.api.communication.request.streamed</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/streamed/package-summary.html">org.apache.olingo.client.api.communication.request.streamed</a> with type parameters of type <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><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 extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>,T extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/request/ODataPayloadManager.html" title="interface in org.apache.olingo.client.api.communication.request">ODataPayloadManager</a>&lt;V&gt;&gt;</span></code>
<div class="block">Abstract class representing a request concerning a streamed entity.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.client.api.communication.response">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a> in <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/package-summary.html">org.apache.olingo.client.api.communication.response</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/package-summary.html">org.apache.olingo.client.api.communication.response</a> with type parameters of type <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/AsyncResponseWrapper.html" title="interface in org.apache.olingo.client.api.communication.response">AsyncResponseWrapper</a>&lt;R extends <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a>&gt;</span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
<caption><span>Subinterfaces of <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a> in <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/package-summary.html">org.apache.olingo.client.api.communication.response</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/AsyncResponse.html" title="interface in org.apache.olingo.client.api.communication.response">AsyncResponse</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataBatchResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataBatchResponse</a></span></code>
<div class="block">This class implements a response to a batch request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataDeleteResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataDeleteResponse</a></span></code>
<div class="block">This class implements the response to an OData delete request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataEntityCreateResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataEntityCreateResponse</a>&lt;E extends <a href="../../../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&gt;</span></code>
<div class="block">This interface describes the response to an OData entity create request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataEntityUpdateResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataEntityUpdateResponse</a>&lt;E extends <a href="../../../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&gt;</span></code>
<div class="block">This class implements the response to an OData update request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataInvokeResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataInvokeResponse</a>&lt;T extends <a href="../../../../../../../../org/apache/olingo/client/api/domain/ClientInvokeResult.html" title="interface in org.apache.olingo.client.api.domain">ClientInvokeResult</a>&gt;</span></code>
<div class="block">This class implements a response to a specific invoke request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataMediaEntityCreateResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataMediaEntityCreateResponse</a>&lt;E extends <a href="../../../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&gt;</span></code>
<div class="block">This class implements the response to an OData media entity create request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataMediaEntityUpdateResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataMediaEntityUpdateResponse</a>&lt;E extends <a href="../../../../../../../../org/apache/olingo/client/api/domain/ClientEntity.html" title="interface in org.apache.olingo.client.api.domain">ClientEntity</a>&gt;</span></code>
<div class="block">This class implements the response to an Odata media entity update request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataPropertyUpdateResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataPropertyUpdateResponse</a></span></code>
<div class="block">This class implements the response to an OData update entity property request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataRawResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataRawResponse</a></span></code>
<div class="block">This interface represents a generic OData response.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataReferenceAddingResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataReferenceAddingResponse</a></span></code>
<div class="block">This class implements the response to an OData Reference Adding request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataRetrieveResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataRetrieveResponse</a>&lt;T&gt;</span></code>
<div class="block">This class implements a response to a specific query request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataStreamUpdateResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataStreamUpdateResponse</a></span></code>
<div class="block">This class implements the response to an Odata stream create/update request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataValueUpdateResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataValueUpdateResponse</a></span></code>
<div class="block">This class implements the response to an OData update entity property request.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/package-summary.html">org.apache.olingo.client.api.communication.response</a> that return <a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataResponse.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html#initFromBatch-java.util.Map.Entry-java.util.Map-org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator-java.lang.String-">initFromBatch</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<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;responseLine,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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;&gt;&nbsp;headers,
<a href="../../../../../../../../org/apache/olingo/client/api/communication/request/batch/ODataBatchLineIterator.html" title="interface in org.apache.olingo.client.api.communication.request.batch">ODataBatchLineIterator</a>&nbsp;batchLineIterator,
<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;boundary)</code>
<div class="block">Initializes response from batch response item.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataResponse.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html#initFromEnclosedPart-java.io.InputStream-">initFromEnclosedPart</a></span>(<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;part)</code>
<div class="block">Initializes response from an enclosed HTTP response.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataResponse.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html#initFromHttpResponse-org.apache.http.HttpResponse-">initFromHttpResponse</a></span>(org.apache.http.HttpResponse&nbsp;res)</code>
<div class="block">Initializes OData response from HTTP response.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../../../org/apache/olingo/client/api/communication/response/ODataResponse.html" title="interface in org.apache.olingo.client.api.communication.response">Class</a></li>
<li class="navBarCell1Rev">Use</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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/olingo/client/api/communication/response/class-use/ODataResponse.html" target="_top">Frames</a></li>
<li><a href="ODataResponse.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>
<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>