public class ODataMediaEntityUpdateRequestImpl.MediaEntityUpdateStreamManagerImpl extends AbstractODataStreamManager<org.apache.olingo.client.api.communication.response.ODataMediaEntityUpdateResponse<E>> implements org.apache.olingo.client.api.communication.request.streamed.MediaEntityUpdateStreamManager<E>
LOG| Modifier and Type | Method and Description |
|---|---|
protected org.apache.olingo.client.api.communication.response.ODataMediaEntityUpdateResponse<E> |
getResponse(long timeout,
TimeUnit unit)
Gets OData response.
|
finalizeBody, getAsyncResponse, getBody, getHttpResponse, getResponsegetBodyStreamWriter, newLine, streamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected org.apache.olingo.client.api.communication.response.ODataMediaEntityUpdateResponse<E> getResponse(long timeout, TimeUnit unit)
AbstractODataStreamManagergetResponse in class AbstractODataStreamManager<org.apache.olingo.client.api.communication.response.ODataMediaEntityUpdateResponse<E extends org.apache.olingo.client.api.domain.ClientEntity>>timeout - maximum delay after which the request must be aborted.unit - time unit.Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.