Package | Description |
---|---|
org.apache.camel.component.olingo2.api.batch |
Modifier and Type | Field and Description |
---|---|
protected Operation |
Olingo2BatchChangeRequest.operation |
Modifier and Type | Method and Description |
---|---|
Operation |
Olingo2BatchChangeRequest.getOperation() |
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder |
Olingo2BatchChangeRequest.Olingo2BatchChangeRequestBuilder.operation(Operation operation) |
Apache Camel