| Package | Description |
|---|---|
| org.apache.olingo.client.api.communication.request.batch | |
| org.apache.olingo.client.core.communication.request.batch |
| Modifier and Type | Interface and Description |
|---|---|
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 | Class and Description |
|---|---|
class |
AbstractODataBatchRequestItem
Abstract representation of a batch request item.
|
class |
ODataChangesetImpl
Changeset wrapper for the corresponding batch item.
|
class |
ODataSingleRequestImpl
Retrieve request wrapper for the corresponding batch item.
|
| Modifier and Type | Field and Description |
|---|---|
protected ODataBatchRequestItem |
AbstractBatchManager.currentItem
Batch request current item.
|
Copyright © 2023. All rights reserved.