Enum ZendeskApiMethod
- java.lang.Object
-
- java.lang.Enum<ZendeskApiMethod>
-
- org.apache.camel.component.zendesk.internal.ZendeskApiMethod
-
- All Implemented Interfaces:
Serializable
,Comparable<ZendeskApiMethod>
,org.apache.camel.support.component.ApiMethod
public enum ZendeskApiMethod extends Enum<ZendeskApiMethod> implements org.apache.camel.support.component.ApiMethod
CamelApiMethod
Enumeration for org.zendesk.client.v2.Zendesk
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getArgNames()
List<Class<?>>
getArgTypes()
Method
getMethod()
String
getName()
Class<?>
getResultType()
static ZendeskApiMethod
valueOf(String name)
Returns the enum constant of this type with the specified name.static ZendeskApiMethod[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
ADD_TAG_TO_ORGANISATIONS
public static final ZendeskApiMethod ADD_TAG_TO_ORGANISATIONS
-
ADD_TAG_TO_TICKET
public static final ZendeskApiMethod ADD_TAG_TO_TICKET
-
ADD_TAG_TO_TOPICS
public static final ZendeskApiMethod ADD_TAG_TO_TOPICS
-
ASSOCIATE_ATTACHMENTS_TO_ARTICLE
public static final ZendeskApiMethod ASSOCIATE_ATTACHMENTS_TO_ARTICLE
-
CHANGE_USER_PASSWORD
public static final ZendeskApiMethod CHANGE_USER_PASSWORD
-
CREATE_ARTICLE
public static final ZendeskApiMethod CREATE_ARTICLE
-
CREATE_ARTICLE_1
public static final ZendeskApiMethod CREATE_ARTICLE_1
-
CREATE_ARTICLE_TRANSLATION
public static final ZendeskApiMethod CREATE_ARTICLE_TRANSLATION
-
CREATE_AUTOMATION
public static final ZendeskApiMethod CREATE_AUTOMATION
-
CREATE_CATEGORY
public static final ZendeskApiMethod CREATE_CATEGORY
-
CREATE_CATEGORY_TRANSLATION
public static final ZendeskApiMethod CREATE_CATEGORY_TRANSLATION
-
CREATE_COMMENT
public static final ZendeskApiMethod CREATE_COMMENT
-
CREATE_DYNAMIC_CONTENT_ITEM
public static final ZendeskApiMethod CREATE_DYNAMIC_CONTENT_ITEM
-
CREATE_DYNAMIC_CONTENT_ITEM_VARIANT
public static final ZendeskApiMethod CREATE_DYNAMIC_CONTENT_ITEM_VARIANT
-
CREATE_FORUM
public static final ZendeskApiMethod CREATE_FORUM
-
CREATE_GROUP
public static final ZendeskApiMethod CREATE_GROUP
-
CREATE_GROUP_MEMBERSHIP
public static final ZendeskApiMethod CREATE_GROUP_MEMBERSHIP
-
CREATE_GROUP_MEMBERSHIP_1
public static final ZendeskApiMethod CREATE_GROUP_MEMBERSHIP_1
-
CREATE_MACRO
public static final ZendeskApiMethod CREATE_MACRO
-
CREATE_OR_UPDATE_USER
public static final ZendeskApiMethod CREATE_OR_UPDATE_USER
-
CREATE_OR_UPDATE_USERS
public static final ZendeskApiMethod CREATE_OR_UPDATE_USERS
-
CREATE_OR_UPDATE_USERS_1
public static final ZendeskApiMethod CREATE_OR_UPDATE_USERS_1
-
CREATE_OR_UPDATE_USERS_ASYNC
public static final ZendeskApiMethod CREATE_OR_UPDATE_USERS_ASYNC
-
CREATE_ORGANIZATION
public static final ZendeskApiMethod CREATE_ORGANIZATION
-
CREATE_ORGANIZATION_MEMBERSHIP
public static final ZendeskApiMethod CREATE_ORGANIZATION_MEMBERSHIP
-
CREATE_ORGANIZATION_MEMBERSHIP_1
public static final ZendeskApiMethod CREATE_ORGANIZATION_MEMBERSHIP_1
-
CREATE_ORGANIZATION_MEMBERSHIPS
public static final ZendeskApiMethod CREATE_ORGANIZATION_MEMBERSHIPS
-
CREATE_ORGANIZATION_MEMBERSHIPS_1
public static final ZendeskApiMethod CREATE_ORGANIZATION_MEMBERSHIPS_1
-
CREATE_ORGANIZATION_MEMBERSHIPS_ASYNC
public static final ZendeskApiMethod CREATE_ORGANIZATION_MEMBERSHIPS_ASYNC
-
CREATE_ORGANIZATIONS
public static final ZendeskApiMethod CREATE_ORGANIZATIONS
-
CREATE_ORGANIZATIONS_1
public static final ZendeskApiMethod CREATE_ORGANIZATIONS_1
-
CREATE_ORGANIZATIONS_ASYNC
public static final ZendeskApiMethod CREATE_ORGANIZATIONS_ASYNC
-
CREATE_PERMISSION_GROUP
public static final ZendeskApiMethod CREATE_PERMISSION_GROUP
-
CREATE_REQUEST
public static final ZendeskApiMethod CREATE_REQUEST
-
CREATE_SATISFACTION_RATING
public static final ZendeskApiMethod CREATE_SATISFACTION_RATING
-
CREATE_SATISFACTION_RATING_1
public static final ZendeskApiMethod CREATE_SATISFACTION_RATING_1
-
CREATE_SECTION
public static final ZendeskApiMethod CREATE_SECTION
-
CREATE_SECTION_TRANSLATION
public static final ZendeskApiMethod CREATE_SECTION_TRANSLATION
-
CREATE_TARGET
public static final ZendeskApiMethod CREATE_TARGET
-
CREATE_TICKET
public static final ZendeskApiMethod CREATE_TICKET
-
CREATE_TICKET_ASYNC
public static final ZendeskApiMethod CREATE_TICKET_ASYNC
-
CREATE_TICKET_FIELD
public static final ZendeskApiMethod CREATE_TICKET_FIELD
-
CREATE_TICKET_FORM
public static final ZendeskApiMethod CREATE_TICKET_FORM
-
CREATE_TICKET_FROM_TWEET
public static final ZendeskApiMethod CREATE_TICKET_FROM_TWEET
-
CREATE_TICKETS
public static final ZendeskApiMethod CREATE_TICKETS
-
CREATE_TICKETS_1
public static final ZendeskApiMethod CREATE_TICKETS_1
-
CREATE_TICKETS_ASYNC
public static final ZendeskApiMethod CREATE_TICKETS_ASYNC
-
CREATE_TOPIC
public static final ZendeskApiMethod CREATE_TOPIC
-
CREATE_TRIGGER
public static final ZendeskApiMethod CREATE_TRIGGER
-
CREATE_UPLOAD
public static final ZendeskApiMethod CREATE_UPLOAD
-
CREATE_UPLOAD_1
public static final ZendeskApiMethod CREATE_UPLOAD_1
-
CREATE_UPLOAD_2
public static final ZendeskApiMethod CREATE_UPLOAD_2
-
CREATE_UPLOAD_ARTICLE
public static final ZendeskApiMethod CREATE_UPLOAD_ARTICLE
-
CREATE_UPLOAD_ARTICLE_1
public static final ZendeskApiMethod CREATE_UPLOAD_ARTICLE_1
-
CREATE_USER
public static final ZendeskApiMethod CREATE_USER
-
CREATE_USER_IDENTITY
public static final ZendeskApiMethod CREATE_USER_IDENTITY
-
CREATE_USER_IDENTITY_1
public static final ZendeskApiMethod CREATE_USER_IDENTITY_1
-
CREATE_USER_SEGMENT
public static final ZendeskApiMethod CREATE_USER_SEGMENT
-
CREATE_USERS
public static final ZendeskApiMethod CREATE_USERS
-
CREATE_USERS_1
public static final ZendeskApiMethod CREATE_USERS_1
-
CREATE_USERS_ASYNC
public static final ZendeskApiMethod CREATE_USERS_ASYNC
-
DELETE_ARTICLE
public static final ZendeskApiMethod DELETE_ARTICLE
-
DELETE_ARTICLE_ATTACHMENT
public static final ZendeskApiMethod DELETE_ARTICLE_ATTACHMENT
-
DELETE_ARTICLE_ATTACHMENT_1
public static final ZendeskApiMethod DELETE_ARTICLE_ATTACHMENT_1
-
DELETE_ATTACHMENT
public static final ZendeskApiMethod DELETE_ATTACHMENT
-
DELETE_ATTACHMENT_1
public static final ZendeskApiMethod DELETE_ATTACHMENT_1
-
DELETE_AUTOMATION
public static final ZendeskApiMethod DELETE_AUTOMATION
-
DELETE_CATEGORY
public static final ZendeskApiMethod DELETE_CATEGORY
-
DELETE_DYNAMIC_CONTENT_ITEM
public static final ZendeskApiMethod DELETE_DYNAMIC_CONTENT_ITEM
-
DELETE_DYNAMIC_CONTENT_ITEM_VARIANT
public static final ZendeskApiMethod DELETE_DYNAMIC_CONTENT_ITEM_VARIANT
-
DELETE_FORUM
public static final ZendeskApiMethod DELETE_FORUM
-
DELETE_GROUP
public static final ZendeskApiMethod DELETE_GROUP
-
DELETE_GROUP_1
public static final ZendeskApiMethod DELETE_GROUP_1
-
DELETE_GROUP_MEMBERSHIP
public static final ZendeskApiMethod DELETE_GROUP_MEMBERSHIP
-
DELETE_GROUP_MEMBERSHIP_1
public static final ZendeskApiMethod DELETE_GROUP_MEMBERSHIP_1
-
DELETE_GROUP_MEMBERSHIP_2
public static final ZendeskApiMethod DELETE_GROUP_MEMBERSHIP_2
-
DELETE_GROUP_MEMBERSHIP_3
public static final ZendeskApiMethod DELETE_GROUP_MEMBERSHIP_3
-
DELETE_ORGANIZATION
public static final ZendeskApiMethod DELETE_ORGANIZATION
-
DELETE_ORGANIZATION_1
public static final ZendeskApiMethod DELETE_ORGANIZATION_1
-
DELETE_ORGANIZATION_MEMBERSHIP
public static final ZendeskApiMethod DELETE_ORGANIZATION_MEMBERSHIP
-
DELETE_ORGANIZATION_MEMBERSHIP_1
public static final ZendeskApiMethod DELETE_ORGANIZATION_MEMBERSHIP_1
-
DELETE_ORGANIZATION_MEMBERSHIP_2
public static final ZendeskApiMethod DELETE_ORGANIZATION_MEMBERSHIP_2
-
DELETE_ORGANIZATION_MEMBERSHIPS
public static final ZendeskApiMethod DELETE_ORGANIZATION_MEMBERSHIPS
-
DELETE_PERMISSION_GROUP
public static final ZendeskApiMethod DELETE_PERMISSION_GROUP
-
DELETE_PERMISSION_GROUP_1
public static final ZendeskApiMethod DELETE_PERMISSION_GROUP_1
-
DELETE_SECTION
public static final ZendeskApiMethod DELETE_SECTION
-
DELETE_SUSPENDED_TICKET
public static final ZendeskApiMethod DELETE_SUSPENDED_TICKET
-
DELETE_SUSPENDED_TICKET_1
public static final ZendeskApiMethod DELETE_SUSPENDED_TICKET_1
-
DELETE_TARGET
public static final ZendeskApiMethod DELETE_TARGET
-
DELETE_TICKET
public static final ZendeskApiMethod DELETE_TICKET
-
DELETE_TICKET_1
public static final ZendeskApiMethod DELETE_TICKET_1
-
DELETE_TICKET_FIELD
public static final ZendeskApiMethod DELETE_TICKET_FIELD
-
DELETE_TICKET_FIELD_1
public static final ZendeskApiMethod DELETE_TICKET_FIELD_1
-
DELETE_TICKETS
public static final ZendeskApiMethod DELETE_TICKETS
-
DELETE_TOPIC
public static final ZendeskApiMethod DELETE_TOPIC
-
DELETE_TRANSLATION
public static final ZendeskApiMethod DELETE_TRANSLATION
-
DELETE_TRANSLATION_1
public static final ZendeskApiMethod DELETE_TRANSLATION_1
-
DELETE_TRIGGER
public static final ZendeskApiMethod DELETE_TRIGGER
-
DELETE_UPLOAD
public static final ZendeskApiMethod DELETE_UPLOAD
-
DELETE_UPLOAD_1
public static final ZendeskApiMethod DELETE_UPLOAD_1
-
DELETE_USER
public static final ZendeskApiMethod DELETE_USER
-
DELETE_USER_1
public static final ZendeskApiMethod DELETE_USER_1
-
DELETE_USER_IDENTITY
public static final ZendeskApiMethod DELETE_USER_IDENTITY
-
DELETE_USER_IDENTITY_1
public static final ZendeskApiMethod DELETE_USER_IDENTITY_1
-
DELETE_USER_IDENTITY_2
public static final ZendeskApiMethod DELETE_USER_IDENTITY_2
-
DELETE_USER_SEGMENT
public static final ZendeskApiMethod DELETE_USER_SEGMENT
-
DELETE_USER_SEGMENT_1
public static final ZendeskApiMethod DELETE_USER_SEGMENT_1
-
GET_ARTICLE
public static final ZendeskApiMethod GET_ARTICLE
-
GET_ARTICLE_FROM_SEARCH
public static final ZendeskApiMethod GET_ARTICLE_FROM_SEARCH
-
GET_ARTICLE_FROM_SEARCH_1
public static final ZendeskApiMethod GET_ARTICLE_FROM_SEARCH_1
-
GET_ARTICLE_SUBSCRIPTIONS
public static final ZendeskApiMethod GET_ARTICLE_SUBSCRIPTIONS
-
GET_ARTICLE_SUBSCRIPTIONS_1
public static final ZendeskApiMethod GET_ARTICLE_SUBSCRIPTIONS_1
-
GET_ARTICLE_TRANSLATIONS
public static final ZendeskApiMethod GET_ARTICLE_TRANSLATIONS
-
GET_ARTICLES
public static final ZendeskApiMethod GET_ARTICLES
-
GET_ARTICLES_1
public static final ZendeskApiMethod GET_ARTICLES_1
-
GET_ARTICLES_2
public static final ZendeskApiMethod GET_ARTICLES_2
-
GET_ARTICLES_3
public static final ZendeskApiMethod GET_ARTICLES_3
-
GET_ARTICLES_FROM_ALL_LABELS
public static final ZendeskApiMethod GET_ARTICLES_FROM_ALL_LABELS
-
GET_ARTICLES_FROM_ANY_LABELS
public static final ZendeskApiMethod GET_ARTICLES_FROM_ANY_LABELS
-
GET_ARTICLES_FROM_PAGE
public static final ZendeskApiMethod GET_ARTICLES_FROM_PAGE
-
GET_ARTICLES_INCREMENTALLY
public static final ZendeskApiMethod GET_ARTICLES_INCREMENTALLY
-
GET_ASSIGNABLE_GROUP_MEMBERSHIPS
public static final ZendeskApiMethod GET_ASSIGNABLE_GROUP_MEMBERSHIPS
-
GET_ASSIGNABLE_GROUP_MEMBERSHIPS_1
public static final ZendeskApiMethod GET_ASSIGNABLE_GROUP_MEMBERSHIPS_1
-
GET_ASSIGNABLE_GROUPS
public static final ZendeskApiMethod GET_ASSIGNABLE_GROUPS
-
GET_ATTACHMENT
public static final ZendeskApiMethod GET_ATTACHMENT
-
GET_ATTACHMENT_1
public static final ZendeskApiMethod GET_ATTACHMENT_1
-
GET_ATTACHMENTS_FROM_ARTICLE
public static final ZendeskApiMethod GET_ATTACHMENTS_FROM_ARTICLE
-
GET_AUTHENTICATED_USER
public static final ZendeskApiMethod GET_AUTHENTICATED_USER
-
GET_AUTO_COMPLETE_ORGANIZATIONS
public static final ZendeskApiMethod GET_AUTO_COMPLETE_ORGANIZATIONS
-
GET_AUTOMATION
public static final ZendeskApiMethod GET_AUTOMATION
-
GET_AUTOMATIONS
public static final ZendeskApiMethod GET_AUTOMATIONS
-
GET_BRANDS
public static final ZendeskApiMethod GET_BRANDS
-
GET_CC_REQUESTS
public static final ZendeskApiMethod GET_CC_REQUESTS
-
GET_CATEGORIES
public static final ZendeskApiMethod GET_CATEGORIES
-
GET_CATEGORY
public static final ZendeskApiMethod GET_CATEGORY
-
GET_CATEGORY_TRANSLATIONS
public static final ZendeskApiMethod GET_CATEGORY_TRANSLATIONS
-
GET_COMPLIANCE_DELETION_STATUSES
public static final ZendeskApiMethod GET_COMPLIANCE_DELETION_STATUSES
-
GET_CURRENT_USER
public static final ZendeskApiMethod GET_CURRENT_USER
-
GET_CUSTOM_AGENT_ROLES
public static final ZendeskApiMethod GET_CUSTOM_AGENT_ROLES
-
GET_DELETED_TICKETS
public static final ZendeskApiMethod GET_DELETED_TICKETS
-
GET_DELETED_TICKETS_1
public static final ZendeskApiMethod GET_DELETED_TICKETS_1
-
GET_DYNAMIC_CONTENT_ITEM
public static final ZendeskApiMethod GET_DYNAMIC_CONTENT_ITEM
-
GET_DYNAMIC_CONTENT_ITEM_VARIANT
public static final ZendeskApiMethod GET_DYNAMIC_CONTENT_ITEM_VARIANT
-
GET_DYNAMIC_CONTENT_ITEM_VARIANTS
public static final ZendeskApiMethod GET_DYNAMIC_CONTENT_ITEM_VARIANTS
-
GET_DYNAMIC_CONTENT_ITEMS
public static final ZendeskApiMethod GET_DYNAMIC_CONTENT_ITEMS
-
GET_FORUM
public static final ZendeskApiMethod GET_FORUM
-
GET_FORUMS
public static final ZendeskApiMethod GET_FORUMS
-
GET_FORUMS_1
public static final ZendeskApiMethod GET_FORUMS_1
-
GET_GROUP
public static final ZendeskApiMethod GET_GROUP
-
GET_GROUP_MEMBERSHIP
public static final ZendeskApiMethod GET_GROUP_MEMBERSHIP
-
GET_GROUP_MEMBERSHIP_1
public static final ZendeskApiMethod GET_GROUP_MEMBERSHIP_1
-
GET_GROUP_MEMBERSHIP_BY_USER
public static final ZendeskApiMethod GET_GROUP_MEMBERSHIP_BY_USER
-
GET_GROUP_MEMBERSHIPS
public static final ZendeskApiMethod GET_GROUP_MEMBERSHIPS
-
GET_GROUP_MEMBERSHIPS_1
public static final ZendeskApiMethod GET_GROUP_MEMBERSHIPS_1
-
GET_GROUP_ORGANIZATION
public static final ZendeskApiMethod GET_GROUP_ORGANIZATION
-
GET_GROUP_USERS
public static final ZendeskApiMethod GET_GROUP_USERS
-
GET_GROUPS
public static final ZendeskApiMethod GET_GROUPS
-
GET_HELP_CENTER_LOCALES
public static final ZendeskApiMethod GET_HELP_CENTER_LOCALES
-
GET_HOLIDAYS_FOR_SCHEDULE
public static final ZendeskApiMethod GET_HOLIDAYS_FOR_SCHEDULE
-
GET_HOLIDAYS_FOR_SCHEDULE_1
public static final ZendeskApiMethod GET_HOLIDAYS_FOR_SCHEDULE_1
-
GET_INCREMENTAL_TICKETS_RESULT
public static final ZendeskApiMethod GET_INCREMENTAL_TICKETS_RESULT
-
GET_JOB_STATUS
public static final ZendeskApiMethod GET_JOB_STATUS
-
GET_JOB_STATUS_ASYNC
public static final ZendeskApiMethod GET_JOB_STATUS_ASYNC
-
GET_JOB_STATUSES
public static final ZendeskApiMethod GET_JOB_STATUSES
-
GET_JOB_STATUSES_ASYNC
public static final ZendeskApiMethod GET_JOB_STATUSES_ASYNC
-
GET_MACRO
public static final ZendeskApiMethod GET_MACRO
-
GET_MACROS
public static final ZendeskApiMethod GET_MACROS
-
GET_OPEN_REQUESTS
public static final ZendeskApiMethod GET_OPEN_REQUESTS
-
GET_ORGANIZATION
public static final ZendeskApiMethod GET_ORGANIZATION
-
GET_ORGANIZATION_FIELDS
public static final ZendeskApiMethod GET_ORGANIZATION_FIELDS
-
GET_ORGANIZATION_MEMBERSHIP
public static final ZendeskApiMethod GET_ORGANIZATION_MEMBERSHIP
-
GET_ORGANIZATION_MEMBERSHIP_BY_USER
public static final ZendeskApiMethod GET_ORGANIZATION_MEMBERSHIP_BY_USER
-
GET_ORGANIZATION_MEMBERSHIP_FOR_USER
public static final ZendeskApiMethod GET_ORGANIZATION_MEMBERSHIP_FOR_USER
-
GET_ORGANIZATION_MEMBERSHIPS
public static final ZendeskApiMethod GET_ORGANIZATION_MEMBERSHIPS
-
GET_ORGANIZATION_MEMBERSHIPS_FOR_ORG
public static final ZendeskApiMethod GET_ORGANIZATION_MEMBERSHIPS_FOR_ORG
-
GET_ORGANIZATION_MEMBERSHIPS_FOR_USER
public static final ZendeskApiMethod GET_ORGANIZATION_MEMBERSHIPS_FOR_USER
-
GET_ORGANIZATION_TICKETS
public static final ZendeskApiMethod GET_ORGANIZATION_TICKETS
-
GET_ORGANIZATION_USERS
public static final ZendeskApiMethod GET_ORGANIZATION_USERS
-
GET_ORGANIZATIONS
public static final ZendeskApiMethod GET_ORGANIZATIONS
-
GET_ORGANIZATIONS_INCREMENTALLY
public static final ZendeskApiMethod GET_ORGANIZATIONS_INCREMENTALLY
-
GET_PERMISSION_GROUP
public static final ZendeskApiMethod GET_PERMISSION_GROUP
-
GET_PERMISSION_GROUPS
public static final ZendeskApiMethod GET_PERMISSION_GROUPS
-
GET_RECENT_TICKETS
public static final ZendeskApiMethod GET_RECENT_TICKETS
-
GET_REQUEST
public static final ZendeskApiMethod GET_REQUEST
-
GET_REQUEST_COMMENT
public static final ZendeskApiMethod GET_REQUEST_COMMENT
-
GET_REQUEST_COMMENT_1
public static final ZendeskApiMethod GET_REQUEST_COMMENT_1
-
GET_REQUEST_COMMENT_2
public static final ZendeskApiMethod GET_REQUEST_COMMENT_2
-
GET_REQUEST_COMMENTS
public static final ZendeskApiMethod GET_REQUEST_COMMENTS
-
GET_REQUEST_COMMENTS_1
public static final ZendeskApiMethod GET_REQUEST_COMMENTS_1
-
GET_REQUESTS
public static final ZendeskApiMethod GET_REQUESTS
-
GET_SATISFACTION_RATING
public static final ZendeskApiMethod GET_SATISFACTION_RATING
-
GET_SATISFACTION_RATINGS
public static final ZendeskApiMethod GET_SATISFACTION_RATINGS
-
GET_SCHEDULE
public static final ZendeskApiMethod GET_SCHEDULE
-
GET_SCHEDULE_1
public static final ZendeskApiMethod GET_SCHEDULE_1
-
GET_SCHEDULES
public static final ZendeskApiMethod GET_SCHEDULES
-
GET_SEARCH_RESULTS
public static final ZendeskApiMethod GET_SEARCH_RESULTS
-
GET_SEARCH_RESULTS_1
public static final ZendeskApiMethod GET_SEARCH_RESULTS_1
-
GET_SEARCH_RESULTS_2
public static final ZendeskApiMethod GET_SEARCH_RESULTS_2
-
GET_SEARCH_RESULTS_3
public static final ZendeskApiMethod GET_SEARCH_RESULTS_3
-
GET_SEARCH_RESULTS_4
public static final ZendeskApiMethod GET_SEARCH_RESULTS_4
-
GET_SECTION
public static final ZendeskApiMethod GET_SECTION
-
GET_SECTION_SUBSCRIPTIONS
public static final ZendeskApiMethod GET_SECTION_SUBSCRIPTIONS
-
GET_SECTION_SUBSCRIPTIONS_1
public static final ZendeskApiMethod GET_SECTION_SUBSCRIPTIONS_1
-
GET_SECTION_TRANSLATIONS
public static final ZendeskApiMethod GET_SECTION_TRANSLATIONS
-
GET_SECTIONS
public static final ZendeskApiMethod GET_SECTIONS
-
GET_SECTIONS_1
public static final ZendeskApiMethod GET_SECTIONS_1
-
GET_SECTIONS_2
public static final ZendeskApiMethod GET_SECTIONS_2
-
GET_SOLVED_REQUESTS
public static final ZendeskApiMethod GET_SOLVED_REQUESTS
-
GET_SUSPENDED_TICKETS
public static final ZendeskApiMethod GET_SUSPENDED_TICKETS
-
GET_TARGET
public static final ZendeskApiMethod GET_TARGET
-
GET_TARGETS
public static final ZendeskApiMethod GET_TARGETS
-
GET_TICKET
public static final ZendeskApiMethod GET_TICKET
-
GET_TICKET_AUDIT
public static final ZendeskApiMethod GET_TICKET_AUDIT
-
GET_TICKET_AUDIT_1
public static final ZendeskApiMethod GET_TICKET_AUDIT_1
-
GET_TICKET_AUDIT_2
public static final ZendeskApiMethod GET_TICKET_AUDIT_2
-
GET_TICKET_AUDITS
public static final ZendeskApiMethod GET_TICKET_AUDITS
-
GET_TICKET_AUDITS_1
public static final ZendeskApiMethod GET_TICKET_AUDITS_1
-
GET_TICKET_COLLABORATORS
public static final ZendeskApiMethod GET_TICKET_COLLABORATORS
-
GET_TICKET_COMMENTS
public static final ZendeskApiMethod GET_TICKET_COMMENTS
-
GET_TICKET_COMMENTS_1
public static final ZendeskApiMethod GET_TICKET_COMMENTS_1
-
GET_TICKET_FIELD
public static final ZendeskApiMethod GET_TICKET_FIELD
-
GET_TICKET_FIELDS
public static final ZendeskApiMethod GET_TICKET_FIELDS
-
GET_TICKET_FORM
public static final ZendeskApiMethod GET_TICKET_FORM
-
GET_TICKET_FORMS
public static final ZendeskApiMethod GET_TICKET_FORMS
-
GET_TICKET_INCIDENTS
public static final ZendeskApiMethod GET_TICKET_INCIDENTS
-
GET_TICKET_METRIC
public static final ZendeskApiMethod GET_TICKET_METRIC
-
GET_TICKET_METRIC_BY_TICKET
public static final ZendeskApiMethod GET_TICKET_METRIC_BY_TICKET
-
GET_TICKET_METRICS
public static final ZendeskApiMethod GET_TICKET_METRICS
-
GET_TICKETS
public static final ZendeskApiMethod GET_TICKETS
-
GET_TICKETS_1
public static final ZendeskApiMethod GET_TICKETS_1
-
GET_TICKETS_BY_EXTERNAL_ID
public static final ZendeskApiMethod GET_TICKETS_BY_EXTERNAL_ID
-
GET_TICKETS_BY_EXTERNAL_ID_1
public static final ZendeskApiMethod GET_TICKETS_BY_EXTERNAL_ID_1
-
GET_TICKETS_FROM_SEARCH
public static final ZendeskApiMethod GET_TICKETS_FROM_SEARCH
-
GET_TICKETS_INCREMENTALLY
public static final ZendeskApiMethod GET_TICKETS_INCREMENTALLY
-
GET_TICKETS_INCREMENTALLY_1
public static final ZendeskApiMethod GET_TICKETS_INCREMENTALLY_1
-
GET_TOPIC
public static final ZendeskApiMethod GET_TOPIC
-
GET_TOPICS
public static final ZendeskApiMethod GET_TOPICS
-
GET_TOPICS_1
public static final ZendeskApiMethod GET_TOPICS_1
-
GET_TOPICS_2
public static final ZendeskApiMethod GET_TOPICS_2
-
GET_TOPICS_3
public static final ZendeskApiMethod GET_TOPICS_3
-
GET_TOPICS_BY_USER
public static final ZendeskApiMethod GET_TOPICS_BY_USER
-
GET_TRIGGER
public static final ZendeskApiMethod GET_TRIGGER
-
GET_TRIGGERS
public static final ZendeskApiMethod GET_TRIGGERS
-
GET_TWITTER_MONITORS
public static final ZendeskApiMethod GET_TWITTER_MONITORS
-
GET_USER
public static final ZendeskApiMethod GET_USER
-
GET_USER_CCD_TICKETS
public static final ZendeskApiMethod GET_USER_CCD_TICKETS
-
GET_USER_FIELDS
public static final ZendeskApiMethod GET_USER_FIELDS
-
GET_USER_IDENTITIES
public static final ZendeskApiMethod GET_USER_IDENTITIES
-
GET_USER_IDENTITIES_1
public static final ZendeskApiMethod GET_USER_IDENTITIES_1
-
GET_USER_IDENTITY
public static final ZendeskApiMethod GET_USER_IDENTITY
-
GET_USER_IDENTITY_1
public static final ZendeskApiMethod GET_USER_IDENTITY_1
-
GET_USER_IDENTITY_2
public static final ZendeskApiMethod GET_USER_IDENTITY_2
-
GET_USER_RELATED_INFO
public static final ZendeskApiMethod GET_USER_RELATED_INFO
-
GET_USER_REQUESTED_TICKETS
public static final ZendeskApiMethod GET_USER_REQUESTED_TICKETS
-
GET_USER_REQUESTS
public static final ZendeskApiMethod GET_USER_REQUESTS
-
GET_USER_REQUESTS_1
public static final ZendeskApiMethod GET_USER_REQUESTS_1
-
GET_USER_SEGMENT
public static final ZendeskApiMethod GET_USER_SEGMENT
-
GET_USER_SEGMENTS
public static final ZendeskApiMethod GET_USER_SEGMENTS
-
GET_USER_SEGMENTS_1
public static final ZendeskApiMethod GET_USER_SEGMENTS_1
-
GET_USER_SEGMENTS_APPLICABLE
public static final ZendeskApiMethod GET_USER_SEGMENTS_APPLICABLE
-
GET_USER_SUBSCRIPTIONS
public static final ZendeskApiMethod GET_USER_SUBSCRIPTIONS
-
GET_USER_SUBSCRIPTIONS_1
public static final ZendeskApiMethod GET_USER_SUBSCRIPTIONS_1
-
GET_USERS
public static final ZendeskApiMethod GET_USERS
-
GET_USERS_BY_ROLE
public static final ZendeskApiMethod GET_USERS_BY_ROLE
-
GET_USERS_INCREMENTALLY
public static final ZendeskApiMethod GET_USERS_INCREMENTALLY
-
IMPORT_TICKET
public static final ZendeskApiMethod IMPORT_TICKET
-
IMPORT_TOPIC
public static final ZendeskApiMethod IMPORT_TOPIC
-
LOOKUP_ORGANIZATIONS_BY_EXTERNAL_ID
public static final ZendeskApiMethod LOOKUP_ORGANIZATIONS_BY_EXTERNAL_ID
-
LOOKUP_USER_BY_EMAIL
public static final ZendeskApiMethod LOOKUP_USER_BY_EMAIL
-
LOOKUP_USER_BY_EXTERNAL_ID
public static final ZendeskApiMethod LOOKUP_USER_BY_EXTERNAL_ID
-
MACROS_SHOW_CHANGES_TO_TICKET
public static final ZendeskApiMethod MACROS_SHOW_CHANGES_TO_TICKET
-
MACROS_SHOW_TICKET_AFTER_CHANGES
public static final ZendeskApiMethod MACROS_SHOW_TICKET_AFTER_CHANGES
-
MAKE_PRIVATE_TICKET_AUDIT
public static final ZendeskApiMethod MAKE_PRIVATE_TICKET_AUDIT
-
MAKE_PRIVATE_TICKET_AUDIT_1
public static final ZendeskApiMethod MAKE_PRIVATE_TICKET_AUDIT_1
-
MAKE_PRIVATE_TICKET_AUDIT_2
public static final ZendeskApiMethod MAKE_PRIVATE_TICKET_AUDIT_2
-
MARK_TICKET_AS_SPAM
public static final ZendeskApiMethod MARK_TICKET_AS_SPAM
-
MARK_TICKET_AS_SPAM_1
public static final ZendeskApiMethod MARK_TICKET_AS_SPAM_1
-
MERGE_USERS
public static final ZendeskApiMethod MERGE_USERS
-
NOTIFY_APP
public static final ZendeskApiMethod NOTIFY_APP
-
PERMANENTLY_DELETE_TICKET
public static final ZendeskApiMethod PERMANENTLY_DELETE_TICKET
-
PERMANENTLY_DELETE_TICKET_1
public static final ZendeskApiMethod PERMANENTLY_DELETE_TICKET_1
-
PERMANENTLY_DELETE_TICKETS
public static final ZendeskApiMethod PERMANENTLY_DELETE_TICKETS
-
PERMANENTLY_DELETE_USER
public static final ZendeskApiMethod PERMANENTLY_DELETE_USER
-
PERMANENTLY_DELETE_USER_1
public static final ZendeskApiMethod PERMANENTLY_DELETE_USER_1
-
QUEUE_CREATE_TICKET_ASYNC
public static final ZendeskApiMethod QUEUE_CREATE_TICKET_ASYNC
-
REMOVE_TAG_FROM_ORGANISATIONS
public static final ZendeskApiMethod REMOVE_TAG_FROM_ORGANISATIONS
-
REMOVE_TAG_FROM_TICKET
public static final ZendeskApiMethod REMOVE_TAG_FROM_TICKET
-
REMOVE_TAG_FROM_TOPICS
public static final ZendeskApiMethod REMOVE_TAG_FROM_TOPICS
-
REQUEST_VERIFY_USER_IDENTITY
public static final ZendeskApiMethod REQUEST_VERIFY_USER_IDENTITY
-
REQUEST_VERIFY_USER_IDENTITY_1
public static final ZendeskApiMethod REQUEST_VERIFY_USER_IDENTITY_1
-
REQUEST_VERIFY_USER_IDENTITY_2
public static final ZendeskApiMethod REQUEST_VERIFY_USER_IDENTITY_2
-
RESET_USER_PASSWORD
public static final ZendeskApiMethod RESET_USER_PASSWORD
-
RESET_USER_PASSWORD_1
public static final ZendeskApiMethod RESET_USER_PASSWORD_1
-
SET_GROUP_MEMBERSHIP_AS_DEFAULT
public static final ZendeskApiMethod SET_GROUP_MEMBERSHIP_AS_DEFAULT
-
SET_ORGANIZATION_MEMBERSHIP_AS_DEFAULT
public static final ZendeskApiMethod SET_ORGANIZATION_MEMBERSHIP_AS_DEFAULT
-
SET_TAG_ON_ORGANISATIONS
public static final ZendeskApiMethod SET_TAG_ON_ORGANISATIONS
-
SET_TAG_ON_TICKET
public static final ZendeskApiMethod SET_TAG_ON_TICKET
-
SET_TAG_ON_TOPICS
public static final ZendeskApiMethod SET_TAG_ON_TOPICS
-
SET_USER_PRIMARY_IDENTITY
public static final ZendeskApiMethod SET_USER_PRIMARY_IDENTITY
-
SET_USER_PRIMARY_IDENTITY_1
public static final ZendeskApiMethod SET_USER_PRIMARY_IDENTITY_1
-
SET_USER_PRIMARY_IDENTITY_2
public static final ZendeskApiMethod SET_USER_PRIMARY_IDENTITY_2
-
SUSPEND_USER
public static final ZendeskApiMethod SUSPEND_USER
-
TRUST_TICKET_AUDIT
public static final ZendeskApiMethod TRUST_TICKET_AUDIT
-
TRUST_TICKET_AUDIT_1
public static final ZendeskApiMethod TRUST_TICKET_AUDIT_1
-
TRUST_TICKET_AUDIT_2
public static final ZendeskApiMethod TRUST_TICKET_AUDIT_2
-
UNSUSPEND_USER
public static final ZendeskApiMethod UNSUSPEND_USER
-
UPDATE_ARTICLE
public static final ZendeskApiMethod UPDATE_ARTICLE
-
UPDATE_ARTICLE_TRANSLATION
public static final ZendeskApiMethod UPDATE_ARTICLE_TRANSLATION
-
UPDATE_AUTOMATION
public static final ZendeskApiMethod UPDATE_AUTOMATION
-
UPDATE_CATEGORY
public static final ZendeskApiMethod UPDATE_CATEGORY
-
UPDATE_CATEGORY_TRANSLATION
public static final ZendeskApiMethod UPDATE_CATEGORY_TRANSLATION
-
UPDATE_DYNAMIC_CONTENT_ITEM
public static final ZendeskApiMethod UPDATE_DYNAMIC_CONTENT_ITEM
-
UPDATE_DYNAMIC_CONTENT_ITEM_VARIANT
public static final ZendeskApiMethod UPDATE_DYNAMIC_CONTENT_ITEM_VARIANT
-
UPDATE_FORUM
public static final ZendeskApiMethod UPDATE_FORUM
-
UPDATE_GROUP
public static final ZendeskApiMethod UPDATE_GROUP
-
UPDATE_INSTALLATION
public static final ZendeskApiMethod UPDATE_INSTALLATION
-
UPDATE_MACRO
public static final ZendeskApiMethod UPDATE_MACRO
-
UPDATE_ORGANIZATION
public static final ZendeskApiMethod UPDATE_ORGANIZATION
-
UPDATE_ORGANIZATIONS
public static final ZendeskApiMethod UPDATE_ORGANIZATIONS
-
UPDATE_ORGANIZATIONS_1
public static final ZendeskApiMethod UPDATE_ORGANIZATIONS_1
-
UPDATE_ORGANIZATIONS_ASYNC
public static final ZendeskApiMethod UPDATE_ORGANIZATIONS_ASYNC
-
UPDATE_PERMISSION_GROUP
public static final ZendeskApiMethod UPDATE_PERMISSION_GROUP
-
UPDATE_REQUEST
public static final ZendeskApiMethod UPDATE_REQUEST
-
UPDATE_SECTION
public static final ZendeskApiMethod UPDATE_SECTION
-
UPDATE_SECTION_TRANSLATION
public static final ZendeskApiMethod UPDATE_SECTION_TRANSLATION
-
UPDATE_TICKET
public static final ZendeskApiMethod UPDATE_TICKET
-
UPDATE_TICKET_FIELD
public static final ZendeskApiMethod UPDATE_TICKET_FIELD
-
UPDATE_TICKETS
public static final ZendeskApiMethod UPDATE_TICKETS
-
UPDATE_TICKETS_1
public static final ZendeskApiMethod UPDATE_TICKETS_1
-
UPDATE_TICKETS_ASYNC
public static final ZendeskApiMethod UPDATE_TICKETS_ASYNC
-
UPDATE_TOPIC
public static final ZendeskApiMethod UPDATE_TOPIC
-
UPDATE_TRIGGER
public static final ZendeskApiMethod UPDATE_TRIGGER
-
UPDATE_USER
public static final ZendeskApiMethod UPDATE_USER
-
UPDATE_USER_IDENTITY
public static final ZendeskApiMethod UPDATE_USER_IDENTITY
-
UPDATE_USER_IDENTITY_1
public static final ZendeskApiMethod UPDATE_USER_IDENTITY_1
-
UPDATE_USER_SEGMENT
public static final ZendeskApiMethod UPDATE_USER_SEGMENT
-
UPDATE_USERS
public static final ZendeskApiMethod UPDATE_USERS
-
UPDATE_USERS_1
public static final ZendeskApiMethod UPDATE_USERS_1
-
UPDATE_USERS_ASYNC
public static final ZendeskApiMethod UPDATE_USERS_ASYNC
-
VERIFY_USER_IDENTITY
public static final ZendeskApiMethod VERIFY_USER_IDENTITY
-
VERIFY_USER_IDENTITY_1
public static final ZendeskApiMethod VERIFY_USER_IDENTITY_1
-
VERIFY_USER_IDENTITY_2
public static final ZendeskApiMethod VERIFY_USER_IDENTITY_2
-
-
Method Detail
-
values
public static ZendeskApiMethod[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (ZendeskApiMethod c : ZendeskApiMethod.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static ZendeskApiMethod valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getName
public String getName()
- Specified by:
getName
in interfaceorg.apache.camel.support.component.ApiMethod
-
getResultType
public Class<?> getResultType()
- Specified by:
getResultType
in interfaceorg.apache.camel.support.component.ApiMethod
-
getArgNames
public List<String> getArgNames()
- Specified by:
getArgNames
in interfaceorg.apache.camel.support.component.ApiMethod
-
getArgTypes
public List<Class<?>> getArgTypes()
- Specified by:
getArgTypes
in interfaceorg.apache.camel.support.component.ApiMethod
-
getMethod
public Method getMethod()
- Specified by:
getMethod
in interfaceorg.apache.camel.support.component.ApiMethod
-
-