public interface ODataRetrieveResponse<T> extends ODataResponse
ODataRetrieveRequest
Modifier and Type | Method and Description |
---|---|
T |
getBody()
Gets query result objects.
|
close, getContentType, getETag, getHeader, getHeaderNames, getRawResponse, getStatusCode, getStatusMessage, initFromBatch, initFromEnclosedPart, initFromHttpResponse
T getBody()
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.