Uses of Enum Class
org.apache.camel.component.zendesk.internal.ZendeskApiMethod
Packages that use ZendeskApiMethod
-
Uses of ZendeskApiMethod in org.apache.camel.component.zendesk
Methods in org.apache.camel.component.zendesk that return ZendeskApiMethodMethods in org.apache.camel.component.zendesk with parameters of type ZendeskApiMethodModifier and TypeMethodDescriptionvoidZendeskConfiguration.setMethodName(ZendeskApiMethod methodName) What operation to use -
Uses of ZendeskApiMethod in org.apache.camel.component.zendesk.internal
Methods in org.apache.camel.component.zendesk.internal that return ZendeskApiMethodModifier and TypeMethodDescriptionstatic ZendeskApiMethodReturns the enum constant of this class with the specified name.static ZendeskApiMethod[]ZendeskApiMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.