| Package | Description |
|---|---|
| org.apache.camel.component.stitch.client.models |
| Modifier and Type | Method and Description |
|---|---|
StitchMessage.Action |
StitchMessage.getAction() |
static StitchMessage.Action |
StitchMessage.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StitchMessage.Action[] |
StitchMessage.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StitchMessage.Builder |
StitchMessage.Builder.withAction(StitchMessage.Action action)
This will always be upsert.
|
Apache Camel