Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum
Packages that use ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum
-
Uses of ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnumModifier and TypeMethodDescriptionConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum.fromString(String key) ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.getState()ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum.valueOf(String name) Returns the enum constant of this class with the specified name.ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnumModifier and TypeMethodDescriptionvoidConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.setState(ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum state) ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.state(ConversationKnowledgeSearchSuggestionsTopicKnowledgeSearchSuggestionEvent.StateEnum state)