Modifier and Type | Interface and Description |
---|---|
interface |
ODataPayloadManager<T extends ODataResponse>
OData request payload management abstract class.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BatchManager
Batch request payload management.
|
interface |
ODataBatchRequestItem
Abstract representation of a batch request item.
|
interface |
ODataChangeset
Changeset wrapper for the corresponding batch item.
|
interface |
ODataOutsideUpdate
Retrieve request wrapper for the corresponding batch item.
|
interface |
ODataSingleRequest
Retrieve request wrapper for the corresponding batch item.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MediaEntityCreateStreamManager<E extends ClientEntity>
Media entity payload object.
|
interface |
MediaEntityUpdateStreamManager<E extends ClientEntity>
Media entity payload object.
|
interface |
StreamUpdateStreamManager
Streamed entity payload object.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.