Package com.mypurecloud.sdk.v2.model
Class UnansweredPhraseGroupUpdateResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.UnansweredPhraseGroupUpdateResponse
- All Implemented Interfaces:
Serializable
UnansweredPhraseGroupUpdateResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetGroup()group(UnansweredGroup group) Knowledge base unanswered group responseinthashCode()phraseAssociations(List<PhraseAssociations> phraseAssociations) List of phrases and documents linked in the patch requestvoidsetGroup(UnansweredGroup group) voidsetPhraseAssociations(List<PhraseAssociations> phraseAssociations) toString()
-
Constructor Details
-
UnansweredPhraseGroupUpdateResponse
public UnansweredPhraseGroupUpdateResponse() -
UnansweredPhraseGroupUpdateResponse
-
-
Method Details
-
phraseAssociations
public UnansweredPhraseGroupUpdateResponse phraseAssociations(List<PhraseAssociations> phraseAssociations) List of phrases and documents linked in the patch request -
getPhraseAssociations
-
setPhraseAssociations
-
group
Knowledge base unanswered group response -
getGroup
-
setGroup
-
equals
-
hashCode
public int hashCode() -
toString
-