| Package | Description |
|---|---|
| org.apache.camel.component.olingo4.api | |
| org.apache.camel.component.olingo4.api.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Olingo4App.batch(org.apache.olingo.commons.api.edm.Edm edm,
Map<String,String> endpointHttpHeaders,
Object data,
Olingo4ResponseHandler<List<Olingo4BatchResponse>> responseHandler)
Executes a batch request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Olingo4AppImpl.batch(org.apache.olingo.commons.api.edm.Edm edm,
Map<String,String> endpointHttpHeaders,
Object data,
Olingo4ResponseHandler<List<Olingo4BatchResponse>> responseHandler) |
Apache Camel