V - OData response type corresponding to the request implementation.T - OData request payload type corresponding to the request implementation.public interface ODataStreamedRequest<V extends ODataResponse,T extends ODataPayloadManager<V>> extends ODataRequest
| Modifier and Type | Method and Description | 
|---|---|
| T | payloadManager()Streamed payload manager. | 
addCustomHeader, getAccept, getContentType, getHeader, getHeaderNames, getHttpRequest, getIfMatch, getIfNoneMatch, getMethod, getPrefer, getURI, rawExecute, setAccept, setContentType, setIfMatch, setIfNoneMatch, setPrefer, setURI, setXHTTPMethod, toByteArrayT payloadManager()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.