Uses of Class
com.mypurecloud.sdk.v2.model.AnswerGenerationDocument
Packages that use AnswerGenerationDocument
-
Uses of AnswerGenerationDocument in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnswerGenerationDocumentModifier and TypeMethodDescriptionThe document title.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AnswerGenerationDocumentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AnswerGenerationDocumentModifier and TypeMethodDescriptionKnowledgeAnswerGenerationResponse.documents(List<AnswerGenerationDocument> documents) The documents used for answer generation.voidKnowledgeAnswerGenerationResponse.setDocuments(List<AnswerGenerationDocument> documents)