| Package | Description |
|---|---|
| org.apache.camel.component.stitch.client.models |
| Modifier and Type | Method and Description |
|---|---|
StitchMessage |
StitchMessage.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Collection<StitchMessage> |
StitchRequestBody.getMessages() |
| Modifier and Type | Method and Description |
|---|---|
StitchRequestBody.Builder |
StitchRequestBody.Builder.addMessage(StitchMessage messages) |
| Modifier and Type | Method and Description |
|---|---|
StitchRequestBody.Builder |
StitchRequestBody.Builder.addMessages(Collection<StitchMessage> messages)
An array of Message objects, each representing a record to be upserted into the table.
|
Apache Camel