Uses of Class
org.apache.camel.component.stitch.client.models.StitchMessage.Builder
Packages that use StitchMessage.Builder
-
Uses of StitchMessage.Builder in org.apache.camel.component.stitch.client.models
Methods in org.apache.camel.component.stitch.client.models that return StitchMessage.BuilderModifier and TypeMethodDescriptionstatic StitchMessage.BuilderStitchMessage.builder()static StitchMessage.BuilderStitchMessage.Builder.withAction(StitchMessage.Action action) This will always be upsert.The record to be upserted into a table.StitchMessage.Builder.withSequence(long sequence) An integer that tells the Import API the order in which data points in the request body should be considered for loading.