Package | Description |
---|---|
org.apache.camel.component.zendesk | |
org.apache.camel.component.zendesk.internal |
Modifier and Type | Class and Description |
---|---|
class |
ZendeskEndpointConfiguration
Camel EndpointConfiguration for org.zendesk.client.v2.Zendesk
|
Modifier and Type | Method and Description |
---|---|
ZendeskConfiguration |
ZendeskComponent.getConfiguration()
To use the shared configuration
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.util.component.ApiMethodPropertiesHelper<ZendeskConfiguration> |
ZendeskEndpoint.getPropertiesHelper() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
ZendeskComponent.createEndpoint(String uri,
String methodName,
ZendeskApiName apiName,
ZendeskConfiguration endpointConfiguration) |
void |
ZendeskComponent.setConfiguration(ZendeskConfiguration configuration)
To use the shared configuration
|
Constructor and Description |
---|
ZendeskEndpoint(String uri,
ZendeskComponent component,
ZendeskApiName apiName,
String methodName,
ZendeskConfiguration endpointConfiguration) |
Modifier and Type | Method and Description |
---|---|
ZendeskConfiguration |
ZendeskApiCollection.getEndpointConfiguration(ZendeskApiName apiName) |
Modifier and Type | Method and Description |
---|---|
static org.zendesk.client.v2.Zendesk |
ZendeskHelper.create(ZendeskConfiguration configuration) |
Apache Camel