A B C D E F G H I J K M N O P S T U V W 
All Classes All Packages

A

ACTION - Static variable in class org.apache.camel.component.stitch.client.models.StitchMessage
 
addKeyword(String, Object) - Method in class org.apache.camel.component.stitch.client.models.StitchSchema.Builder
 
addKeywords(Map<String, Object>) - Method in class org.apache.camel.component.stitch.client.models.StitchSchema.Builder
The JSON schema that records in the data property must conform to.
addMessage(StitchMessage) - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody.Builder
 
addMessages(Collection<StitchMessage>) - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody.Builder
An array of Message objects, each representing a record to be upserted into the table.

B

batch(StitchRequestBody) - Method in interface org.apache.camel.component.stitch.client.StitchClient
Create a batch Resource URL: /v2/import/batch Pushes a record or multiple records for a specified table to Stitch.
batch(StitchRequestBody) - Method in class org.apache.camel.component.stitch.client.StitchClientImpl
 
build() - Method in class org.apache.camel.component.stitch.client.models.StitchMessage.Builder
 
build() - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody.Builder
 
build() - Method in class org.apache.camel.component.stitch.client.models.StitchSchema.Builder
 
build() - Method in class org.apache.camel.component.stitch.client.StitchClientBuilder
 
builder() - Static method in class org.apache.camel.component.stitch.client.models.StitchMessage
 
builder() - Static method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
builder() - Static method in class org.apache.camel.component.stitch.client.models.StitchSchema
 
builder() - Static method in class org.apache.camel.component.stitch.client.StitchClientBuilder
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.stitch.StitchEndpointUriFactory
 

C

close() - Method in class org.apache.camel.component.stitch.client.StitchClientImpl
 
CODE - Static variable in class org.apache.camel.component.stitch.client.models.StitchResponse
 
CODE - Static variable in class org.apache.camel.component.stitch.StitchConstants
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stitch.StitchComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.stitch.StitchEndpointConfigurer
 
convertJsonToMap(String) - Static method in class org.apache.camel.component.stitch.client.JsonUtils
 
convertMapToJson(Map<String, Object>) - Static method in class org.apache.camel.component.stitch.client.JsonUtils
 
copy() - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
createConsumer(Processor) - Method in class org.apache.camel.component.stitch.StitchEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.stitch.StitchComponent
 
createProducer() - Method in class org.apache.camel.component.stitch.StitchEndpoint
 
createStitchRequestBody(Message) - Method in class org.apache.camel.component.stitch.operations.StitchProducerOperations
 

D

DATA - Static variable in class org.apache.camel.component.stitch.client.models.StitchMessage
 
doStart() - Method in class org.apache.camel.component.stitch.StitchEndpoint
 
doStart() - Method in class org.apache.camel.component.stitch.StitchProducer
 
doStop() - Method in class org.apache.camel.component.stitch.StitchEndpoint
 
doStop() - Method in class org.apache.camel.component.stitch.StitchProducer
 

E

ERROR - Static variable in class org.apache.camel.component.stitch.client.models.StitchError
 
ERRORS - Static variable in class org.apache.camel.component.stitch.client.models.StitchError
 
EUROPE - org.apache.camel.component.stitch.client.StitchRegion
 

F

fromMap(Map<String, Object>) - Static method in class org.apache.camel.component.stitch.client.models.StitchMessage
 
fromMap(Map<String, Object>) - Static method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
fromStitchRequestBody(StitchRequestBody) - Static method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
fromString(String) - Static method in enum org.apache.camel.component.stitch.client.StitchRegion
 

G

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
 

H

HEADERS - Static variable in class org.apache.camel.component.stitch.client.models.StitchResponse
 
HEADERS - Static variable in class org.apache.camel.component.stitch.StitchConstants
 

I

isEnabled(String) - Method in class org.apache.camel.component.stitch.StitchEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.stitch.StitchEndpointUriFactory
 
isOk() - Method in class org.apache.camel.component.stitch.client.models.StitchResponse
Returns true if the request succeeded.

J

JsonUtils - Class in org.apache.camel.component.stitch.client
 

K

KEY_NAMES - Static variable in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
KEY_NAMES - Static variable in class org.apache.camel.component.stitch.StitchConstants
 

M

MESSAGE - Static variable in class org.apache.camel.component.stitch.client.models.StitchResponse
 
MESSAGES - Static variable in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
multiValuePrefixes() - Method in class org.apache.camel.component.stitch.StitchEndpointUriFactory
 

N

NORTH_AMERICA - org.apache.camel.component.stitch.client.StitchRegion
 

O

org.apache.camel.component.stitch - package org.apache.camel.component.stitch
 
org.apache.camel.component.stitch.client - package org.apache.camel.component.stitch.client
 
org.apache.camel.component.stitch.client.models - package org.apache.camel.component.stitch.client.models
 
org.apache.camel.component.stitch.operations - package org.apache.camel.component.stitch.operations
 

P

process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.stitch.StitchProducer
 
propertyNames() - Method in class org.apache.camel.component.stitch.StitchEndpointUriFactory
 

S

SCHEMA - Static variable in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
SCHEMA - Static variable in class org.apache.camel.component.stitch.StitchConstants
 
secretPropertyNames() - Method in class org.apache.camel.component.stitch.StitchEndpointUriFactory
 
sendEvents(Message, Consumer<StitchResponse>, AsyncCallback) - Method in class org.apache.camel.component.stitch.operations.StitchProducerOperations
 
SEQUENCE - Static variable in class org.apache.camel.component.stitch.client.models.StitchMessage
 
setConfiguration(StitchConfiguration) - Method in class org.apache.camel.component.stitch.StitchComponent
 
setConfiguration(StitchConfiguration) - Method in class org.apache.camel.component.stitch.StitchEndpoint
 
setConnectionProvider(ConnectionProvider) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
setKeyNames(String) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
setRegion(StitchRegion) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
setStitchClient(StitchClient) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
setStitchClient(StitchClient) - Method in class org.apache.camel.component.stitch.StitchEndpoint
 
setStitchSchema(StitchSchema) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
setTableName(String) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
setToken(String) - Method in class org.apache.camel.component.stitch.StitchConfiguration
 
STATUS - Static variable in class org.apache.camel.component.stitch.client.models.StitchResponse
 
STATUS - Static variable in class org.apache.camel.component.stitch.StitchConstants
 
StitchClient - Interface in org.apache.camel.component.stitch.client
 
StitchClientBuilder - Class in org.apache.camel.component.stitch.client
 
StitchClientImpl - Class in org.apache.camel.component.stitch.client
 
StitchComponent - Class in org.apache.camel.component.stitch
Stitch component
StitchComponent() - Constructor for class org.apache.camel.component.stitch.StitchComponent
 
StitchComponentConfigurer - Class in org.apache.camel.component.stitch
Generated by camel build tools - do NOT edit this file!
StitchComponentConfigurer() - Constructor for class org.apache.camel.component.stitch.StitchComponentConfigurer
 
StitchConfiguration - Class in org.apache.camel.component.stitch
 
StitchConfiguration() - Constructor for class org.apache.camel.component.stitch.StitchConfiguration
 
StitchConstants - Class in org.apache.camel.component.stitch
 
StitchEndpoint - Class in org.apache.camel.component.stitch
Stitch is a cloud ETL service that integrates various data sources into a central data warehouse through various integrations.
StitchEndpoint() - Constructor for class org.apache.camel.component.stitch.StitchEndpoint
 
StitchEndpoint(String, Component, StitchConfiguration) - Constructor for class org.apache.camel.component.stitch.StitchEndpoint
 
StitchEndpointConfigurer - Class in org.apache.camel.component.stitch
Generated by camel build tools - do NOT edit this file!
StitchEndpointConfigurer() - Constructor for class org.apache.camel.component.stitch.StitchEndpointConfigurer
 
StitchEndpointUriFactory - Class in org.apache.camel.component.stitch
Generated by camel build tools - do NOT edit this file!
StitchEndpointUriFactory() - Constructor for class org.apache.camel.component.stitch.StitchEndpointUriFactory
 
StitchError - Class in org.apache.camel.component.stitch.client.models
This represents the Error Object: https://www.stitchdata.com/docs/developers/import-api/api#error-object
StitchError(String, List<Object>) - Constructor for class org.apache.camel.component.stitch.client.models.StitchError
 
StitchException - Exception in org.apache.camel.component.stitch.client.models
 
StitchException(StitchResponse) - Constructor for exception org.apache.camel.component.stitch.client.models.StitchException
 
StitchException(StitchResponse, Throwable) - Constructor for exception org.apache.camel.component.stitch.client.models.StitchException
 
StitchException(StitchResponse, StitchError) - Constructor for exception org.apache.camel.component.stitch.client.models.StitchException
 
StitchException(StitchResponse, StitchError, Throwable) - Constructor for exception org.apache.camel.component.stitch.client.models.StitchException
 
StitchMessage - Class in org.apache.camel.component.stitch.client.models
This represents the schema here: https://www.stitchdata.com/docs/developers/import-api/api#message-object
StitchMessage.Action - Enum in org.apache.camel.component.stitch.client.models
 
StitchMessage.Builder - Class in org.apache.camel.component.stitch.client.models
 
StitchModel - Interface in org.apache.camel.component.stitch.client.models
 
StitchProducer - Class in org.apache.camel.component.stitch
 
StitchProducer(Endpoint) - Constructor for class org.apache.camel.component.stitch.StitchProducer
 
StitchProducerOperations - Class in org.apache.camel.component.stitch.operations
 
StitchProducerOperations(StitchClient, StitchConfiguration) - Constructor for class org.apache.camel.component.stitch.operations.StitchProducerOperations
 
StitchRegion - Enum in org.apache.camel.component.stitch.client
 
StitchRequestBody - Class in org.apache.camel.component.stitch.client.models
This represents the schema here: https://www.stitchdata.com/docs/developers/import-api/api#batch-data--arguments
StitchRequestBody.Builder - Class in org.apache.camel.component.stitch.client.models
 
StitchResponse - Class in org.apache.camel.component.stitch.client.models
 
StitchResponse(int, Map<String, Object>, String, String) - Constructor for class org.apache.camel.component.stitch.client.models.StitchResponse
 
StitchSchema - Class in org.apache.camel.component.stitch.client.models
This represents the schema here: https://www.stitchdata.com/docs/developers/import-api/api#schema-object
StitchSchema.Builder - Class in org.apache.camel.component.stitch.client.models
 

T

TABLE_NAME - Static variable in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
TABLE_NAME - Static variable in class org.apache.camel.component.stitch.StitchConstants
 
toMap() - Method in class org.apache.camel.component.stitch.client.models.StitchError
 
toMap() - Method in class org.apache.camel.component.stitch.client.models.StitchMessage
 
toMap() - Method in interface org.apache.camel.component.stitch.client.models.StitchModel
Create a map representation of the model which is essentially the JSON representation of the model.
toMap() - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody
 
toMap() - Method in class org.apache.camel.component.stitch.client.models.StitchResponse
 
toMap() - Method in class org.apache.camel.component.stitch.client.models.StitchSchema
 
toString() - Method in class org.apache.camel.component.stitch.client.models.StitchResponse
 

U

UPSERT - org.apache.camel.component.stitch.client.models.StitchMessage.Action
 

V

valueOf(String) - Static method in enum org.apache.camel.component.stitch.client.models.StitchMessage.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.stitch.client.StitchRegion
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.stitch.client.models.StitchMessage.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.stitch.client.StitchRegion
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAction(StitchMessage.Action) - Method in class org.apache.camel.component.stitch.client.models.StitchMessage.Builder
This will always be upsert.
withConnectionProvider(ConnectionProvider) - Method in class org.apache.camel.component.stitch.client.StitchClientBuilder
 
withData(String, Object) - Method in class org.apache.camel.component.stitch.client.models.StitchMessage.Builder
 
withData(Map<String, Object>) - Method in class org.apache.camel.component.stitch.client.models.StitchMessage.Builder
The record to be upserted into a table.
withHttpClient(HttpClient) - Method in class org.apache.camel.component.stitch.client.StitchClientBuilder
 
withKeyNames(String...) - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody.Builder
An array of strings representing the Primary Key fields in the source table.
withKeyNames(Collection<String>) - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody.Builder
 
withRegion(StitchRegion) - Method in class org.apache.camel.component.stitch.client.StitchClientBuilder
 
withSchema(StitchSchema) - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody.Builder
A Schema object containing the JSON schema describing the record(s) in the Message object’s data property.
withSequence(long) - Method in class org.apache.camel.component.stitch.client.models.StitchMessage.Builder
An integer that tells the Import API the order in which data points in the request body should be considered for loading.
withTableName(String) - Method in class org.apache.camel.component.stitch.client.models.StitchRequestBody.Builder
The name of the destination table the data is being pushed to.
withToken(String) - Method in class org.apache.camel.component.stitch.client.StitchClientBuilder
 
A B C D E F G H I J K M N O P S T U V W 
All Classes All Packages