Uses of Enum Class
org.apache.camel.component.zendesk.internal.ZendeskApiName
Packages that use ZendeskApiName
-
Uses of ZendeskApiName in org.apache.camel.component.zendesk
Methods in org.apache.camel.component.zendesk that return ZendeskApiNameModifier and TypeMethodDescriptionprotected ZendeskApiNameZendeskComponent.getApiName(String apiNameStr) Methods in org.apache.camel.component.zendesk with parameters of type ZendeskApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointZendeskComponent.createEndpoint(String uri, String methodName, ZendeskApiName apiName, ZendeskConfiguration endpointConfiguration) Constructors in org.apache.camel.component.zendesk with parameters of type ZendeskApiNameModifierConstructorDescriptionZendeskEndpoint(String uri, ZendeskComponent component, ZendeskApiName apiName, String methodName, ZendeskConfiguration endpointConfiguration) -
Uses of ZendeskApiName in org.apache.camel.component.zendesk.internal
Methods in org.apache.camel.component.zendesk.internal that return ZendeskApiNameModifier and TypeMethodDescriptionstatic ZendeskApiNameReturns the enum constant of this class with the specified name.static ZendeskApiName[]ZendeskApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.zendesk.internal with parameters of type ZendeskApiNameModifier and TypeMethodDescriptionZendeskApiCollection.getEndpointConfiguration(ZendeskApiName apiName)