@Metadata(label="verifiers",
enums="parameters,connectivity")
public class GoogleSheetsStreamComponent
extends org.apache.camel.impl.DefaultComponent
GoogleSheetsStreamEndpoint
.Constructor and Description |
---|
GoogleSheetsStreamComponent() |
GoogleSheetsStreamComponent(org.apache.camel.CamelContext context) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
com.google.api.services.sheets.v4.Sheets |
getClient(GoogleSheetsStreamConfiguration endpointConfiguration) |
GoogleSheetsClientFactory |
getClientFactory() |
GoogleSheetsStreamConfiguration |
getConfiguration() |
void |
setClientFactory(GoogleSheetsClientFactory clientFactory)
To use the GoogleSheetsClientFactory as factory for creating the client.
|
void |
setConfiguration(GoogleSheetsStreamConfiguration configuration)
To use the shared configuration
|
afterConfiguration, createComponentConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isResolvePropertyPlaceholders, preProcessUri, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, setResolvePropertyPlaceholders, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
public GoogleSheetsStreamComponent()
public GoogleSheetsStreamComponent(org.apache.camel.CamelContext context)
public com.google.api.services.sheets.v4.Sheets getClient(GoogleSheetsStreamConfiguration endpointConfiguration)
public GoogleSheetsClientFactory getClientFactory()
public GoogleSheetsStreamConfiguration getConfiguration()
public void setConfiguration(GoogleSheetsStreamConfiguration configuration)
public void setClientFactory(GoogleSheetsClientFactory clientFactory)
BatchGoogleSheetsClientFactory
Apache Camel