public interface ODataBatchRequestItem extends ODataStreamer
CRLF| Modifier and Type | Method and Description | 
|---|---|
| void | close()Closes the item. | 
| boolean | hasStreamedSomething()Checks if the streaming of the current item is started yet. | 
| boolean | isOpen()Checks if the current item is still opened. | 
getBodyStreamWriterboolean isOpen()
void close()
boolean hasStreamedSomething()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.