public class ODataBatchErrorResponse extends AbstractODataResponse
batchInfo, hasBeenInitialized, headers, httpClient, LOG, odataClient, payload, res, statusCode, statusMessage| Constructor and Description |
|---|
ODataBatchErrorResponse(Map.Entry<Integer,String> responseLine,
Map<String,Collection<String>> headers,
ODataBatchLineIterator batchLineIterator,
String boundary) |
| Modifier and Type | Method and Description |
|---|---|
String |
getETag()
Gets 'ETag' header value.
|
close, closeHttpResponse, getContentType, getHeader, getHeaderNames, getRawResponse, getStatusCode, getStatusMessage, initFromBatch, initFromEnclosedPart, initFromHttpResponsepublic ODataBatchErrorResponse(Map.Entry<Integer,String> responseLine, Map<String,Collection<String>> headers, ODataBatchLineIterator batchLineIterator, String boundary)
public String getETag()
ODataResponsegetETag in interface ODataResponsegetETag in class AbstractODataResponseCopyright © 2023. All rights reserved.