Package com.mypurecloud.sdk.v2.model
Class CreateGeneralProgramTopicsDefinitionsJob
java.lang.Object
com.mypurecloud.sdk.v2.model.CreateGeneralProgramTopicsDefinitionsJob
- All Implemented Interfaces:
Serializable
CreateGeneralProgramTopicsDefinitionsJob
- 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<CreateGeneralProgramTestTopicPhraseResults> testTopicPhraseResults) testTopicPhraseResults(List<CreateGeneralProgramTestTopicPhraseResults> testTopicPhraseResults) toString()
-
Constructor Details
-
CreateGeneralProgramTopicsDefinitionsJob
public CreateGeneralProgramTopicsDefinitionsJob() -
CreateGeneralProgramTopicsDefinitionsJob
-
-
Method Details
-
id
-
getId
-
setId
-
state
-
getState
-
setState
-
testTopicPhraseResults
public CreateGeneralProgramTopicsDefinitionsJob testTopicPhraseResults(List<CreateGeneralProgramTestTopicPhraseResults> testTopicPhraseResults) -
getTestTopicPhraseResults
-
setTestTopicPhraseResults
public void setTestTopicPhraseResults(List<CreateGeneralProgramTestTopicPhraseResults> testTopicPhraseResults) -
genAIPhrasesResults
public CreateGeneralProgramTopicsDefinitionsJob genAIPhrasesResults(List<String> genAIPhrasesResults) -
getGenAIPhrasesResults
-
setGenAIPhrasesResults
-
equals
-
hashCode
public int hashCode() -
toString
-