- getAction() - Method in class org.apache.camel.component.stitch.client.models.StitchMessage
-
- getAutowiredNames() - Method in class org.apache.camel.component.stitch.StitchComponentConfigurer
-
- getAutowiredNames() - Method in class org.apache.camel.component.stitch.StitchEndpointConfigurer
-
- getConfiguration() - Method in class org.apache.camel.component.stitch.StitchComponent
-
The component configurations
- getConfiguration() - Method in class org.apache.camel.component.stitch.StitchEndpoint
-
The component configurations
- getConfiguration() - Method in class org.apache.camel.component.stitch.StitchProducer
-
- getConnectionProvider() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
ConnectionProvider contain configuration for the HttpClient like Maximum connection limit ..
- getData() - Method in class org.apache.camel.component.stitch.client.models.StitchMessage
-
- getEndpoint() - Method in class org.apache.camel.component.stitch.StitchProducer
-
- getError() - Method in class org.apache.camel.component.stitch.client.models.StitchError
-
- getError() - Method in exception org.apache.camel.component.stitch.client.models.StitchException
-
- getErrors() - Method in class org.apache.camel.component.stitch.client.models.StitchError
-
- getHeaders() - Method in class org.apache.camel.component.stitch.client.models.StitchResponse
-
- getHttpClient() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
Reactor Netty HttpClient, you can injected it if you want to have custom HttpClient
- getHttpStatusCode() - Method in class org.apache.camel.component.stitch.client.models.StitchResponse
-
- getKeyNames() - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
-
- getKeyNames() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
A collection of comma separated strings representing the Primary Key fields in the source table.
- getKeywords() - Method in class org.apache.camel.component.stitch.client.models.StitchSchema
-
- getMessage() - Method in class org.apache.camel.component.stitch.client.models.StitchResponse
-
- getMessages() - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
-
- getOptionType(String, boolean) - Method in class org.apache.camel.component.stitch.StitchComponentConfigurer
-
- getOptionType(String, boolean) - Method in class org.apache.camel.component.stitch.StitchEndpointConfigurer
-
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.stitch.StitchComponentConfigurer
-
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.stitch.StitchEndpointConfigurer
-
- getRegion() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
Stitch account region, e.g: europe
- getResponse() - Method in exception org.apache.camel.component.stitch.client.models.StitchException
-
- getSchema() - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
-
- getSequence() - Method in class org.apache.camel.component.stitch.client.models.StitchMessage
-
- getStatus() - Method in class org.apache.camel.component.stitch.client.models.StitchResponse
-
- getStitchClient() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
Set a custom StitchClient that implements org.apache.camel.component.stitch.client.StitchClient interface
- getStitchClient() - Method in class org.apache.camel.component.stitch.StitchEndpoint
-
- getStitchSchema() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
A schema that describes the record(s)
- getTableName() - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
-
- getTableName() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
The name of the destination table the data is being pushed to.
- getToken() - Method in class org.apache.camel.component.stitch.StitchConfiguration
-
Stitch access token for the Stitch Import API
- getUrl() - Method in enum org.apache.camel.component.stitch.client.StitchRegion
-