Package com.mypurecloud.sdk.v2.model
Class ProgramTopicLinksTopicsDefinitionsJob
java.lang.Object
com.mypurecloud.sdk.v2.model.ProgramTopicLinksTopicsDefinitionsJob
- All Implemented Interfaces:
Serializable
ProgramTopicLinksTopicsDefinitionsJob
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets state -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangenAIPhrasesResults(List<String> genAIPhrasesResults) getId()getState()inthashCode()voidsetGenAIPhrasesResults(List<String> genAIPhrasesResults) voidvoidvoidsetTestTopicPhraseResults(List<ProgramTopicLinksTestTopicPhraseResults> testTopicPhraseResults) testTopicPhraseResults(List<ProgramTopicLinksTestTopicPhraseResults> testTopicPhraseResults) toString()
-
Constructor Details
-
ProgramTopicLinksTopicsDefinitionsJob
public ProgramTopicLinksTopicsDefinitionsJob() -
ProgramTopicLinksTopicsDefinitionsJob
-
-
Method Details
-
id
-
getId
-
setId
-
state
public ProgramTopicLinksTopicsDefinitionsJob state(ProgramTopicLinksTopicsDefinitionsJob.StateEnum state) -
getState
-
setState
-
testTopicPhraseResults
public ProgramTopicLinksTopicsDefinitionsJob testTopicPhraseResults(List<ProgramTopicLinksTestTopicPhraseResults> testTopicPhraseResults) -
getTestTopicPhraseResults
-
setTestTopicPhraseResults
public void setTestTopicPhraseResults(List<ProgramTopicLinksTestTopicPhraseResults> testTopicPhraseResults) -
genAIPhrasesResults
-
getGenAIPhrasesResults
-
setGenAIPhrasesResults
-
equals
-
hashCode
public int hashCode() -
toString
-