Uses of Class
org.apache.camel.component.stitch.client.models.StitchMessage
Packages that use StitchMessage
-
Uses of StitchMessage in org.apache.camel.component.stitch.client.models
Methods in org.apache.camel.component.stitch.client.models that return StitchMessageMethods in org.apache.camel.component.stitch.client.models that return types with arguments of type StitchMessageMethods in org.apache.camel.component.stitch.client.models with parameters of type StitchMessageMethod parameters in org.apache.camel.component.stitch.client.models with type arguments of type StitchMessageModifier and TypeMethodDescriptionStitchRequestBody.Builder.addMessages(Collection<StitchMessage> messages) An array of Message objects, each representing a record to be upserted into the table.