| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.client.batch | |
| org.apache.olingo.odata2.core.batch |
| Modifier and Type | Method and Description |
|---|---|
abstract BatchChangeSetPart |
BatchChangeSetPart.BatchChangeSetPartBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<BatchChangeSetPart> |
BatchChangeSet.getChangeSetParts()
Get change requests
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BatchChangeSet.add(BatchChangeSetPart request)
Add a new change request to the ChangeSet
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchChangeSetPartImpl |
| Modifier and Type | Method and Description |
|---|---|
BatchChangeSetPart |
BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
List<BatchChangeSetPart> |
BatchChangeSetImpl.getChangeSetParts() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchChangeSetImpl.add(BatchChangeSetPart request) |
Copyright © 2020. All rights reserved.