Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnum
-
Uses of ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnumModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnum.fromString(String key) ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.getRating()Returns the enum constant of this class with the specified name.ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnum.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 ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnumModifier and TypeMethodDescriptionConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.rating(ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnum rating) voidConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.setRating(ConversationThirdPartyActionSuggestionsTopicSuggestionFeedback.RatingEnum rating)