Package | Description |
---|---|
org.apache.camel.component.olingo2.api | |
org.apache.camel.component.olingo2.api.impl |
Modifier and Type | Method and Description |
---|---|
void |
Olingo2App.batch(org.apache.olingo.odata2.api.edm.Edm edm,
Map<String,String> endpointHttpHeaders,
Object data,
Olingo2ResponseHandler<List<Olingo2BatchResponse>> responseHandler)
Executes a batch request.
|
Modifier and Type | Method and Description |
---|---|
void |
Olingo2AppImpl.batch(org.apache.olingo.odata2.api.edm.Edm edm,
Map<String,String> endpointHttpHeaders,
Object data,
Olingo2ResponseHandler<List<Olingo2BatchResponse>> responseHandler) |
Apache Camel