Uses of Class
com.mypurecloud.sdk.v2.api.request.PostKnowledgeGuestSessionDocumentsAnswersRequest.Builder
Packages that use PostKnowledgeGuestSessionDocumentsAnswersRequest.Builder
-
Uses of PostKnowledgeGuestSessionDocumentsAnswersRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostKnowledgeGuestSessionDocumentsAnswersRequest.BuilderModifier and TypeMethodDescriptionPostKnowledgeGuestSessionDocumentsAnswersRequest.builder()PostKnowledgeGuestSessionDocumentsAnswersRequest.builder(String sessionId, KnowledgeDocumentsAnswerFilter body) PostKnowledgeGuestSessionDocumentsAnswersRequest.Builder.withBody(KnowledgeDocumentsAnswerFilter body) PostKnowledgeGuestSessionDocumentsAnswersRequest.Builder.withRequiredParams(String sessionId, KnowledgeDocumentsAnswerFilter body) PostKnowledgeGuestSessionDocumentsAnswersRequest.Builder.withSessionId(String sessionId)