Uses of Class
org.apache.camel.component.zendesk.ZendeskConfiguration
Packages that use ZendeskConfiguration
-
Uses of ZendeskConfiguration in org.apache.camel.component.zendesk
Subclasses of ZendeskConfiguration in org.apache.camel.component.zendeskModifier and TypeClassDescriptionfinal classCamel endpoint configuration forZendesk.Methods in org.apache.camel.component.zendesk that return ZendeskConfigurationModifier and TypeMethodDescriptionZendeskComponent.getConfiguration()To use the shared configurationMethods in org.apache.camel.component.zendesk that return types with arguments of type ZendeskConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.support.component.ApiMethodPropertiesHelper<ZendeskConfiguration> ZendeskEndpoint.getPropertiesHelper()Methods in org.apache.camel.component.zendesk with parameters of type ZendeskConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointZendeskComponent.createEndpoint(String uri, String methodName, ZendeskApiName apiName, ZendeskConfiguration endpointConfiguration) voidZendeskComponent.setConfiguration(ZendeskConfiguration configuration) To use the shared configurationConstructors in org.apache.camel.component.zendesk with parameters of type ZendeskConfigurationModifierConstructorDescriptionZendeskEndpoint(String uri, ZendeskComponent component, ZendeskApiName apiName, String methodName, ZendeskConfiguration endpointConfiguration) -
Uses of ZendeskConfiguration in org.apache.camel.component.zendesk.internal
Methods in org.apache.camel.component.zendesk.internal that return ZendeskConfigurationModifier and TypeMethodDescriptionZendeskApiCollection.getEndpointConfiguration(ZendeskApiName apiName) Methods in org.apache.camel.component.zendesk.internal with parameters of type ZendeskConfigurationModifier and TypeMethodDescriptionstatic org.zendesk.client.v2.ZendeskZendeskHelper.create(ZendeskConfiguration configuration)