Uses of Interface
org.apache.camel.component.stitch.client.models.StitchModel
-
Packages that use StitchModel Package Description org.apache.camel.component.stitch.client.models -
-
Uses of StitchModel in org.apache.camel.component.stitch.client.models
Classes in org.apache.camel.component.stitch.client.models that implement StitchModel Modifier and Type Class Description classStitchErrorThis represents the Error Object: https://www.stitchdata.com/docs/developers/import-api/api#error-objectclassStitchMessageThis represents the schema here: https://www.stitchdata.com/docs/developers/import-api/api#message-objectclassStitchRequestBodyThis represents the schema here: https://www.stitchdata.com/docs/developers/import-api/api#batch-data--argumentsclassStitchResponseclassStitchSchemaThis represents the schema here: https://www.stitchdata.com/docs/developers/import-api/api#schema-object
-