Package com.mypurecloud.sdk.v2.model
Class ConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer
- All Implemented Interfaces:
Serializable
public class ConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer
extends Object
implements Serializable
ConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetEndIndex(Long endIndex) voidsetStartIndex(Long startIndex) startIndex(Long startIndex) toString()
-
Constructor Details
-
ConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer
public ConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer() -
ConversationKnowledgeSearchSuggestionsTopicKnowledgeAnswer
-
-
Method Details