public abstract class Olingo4BatchRequest extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
headers |
protected String |
resourcePath |
protected String |
resourceUri |
Constructor and Description |
---|
Olingo4BatchRequest() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getHeaders() |
String |
getResourcePath() |
String |
getResourceUri() |
abstract String |
toString() |
Apache Camel