Uses of Class
com.mypurecloud.sdk.v2.api.request.PostKnowledgeGuestSessionDocumentFeedbackRequest.Builder
Packages that use PostKnowledgeGuestSessionDocumentFeedbackRequest.Builder
-
Uses of PostKnowledgeGuestSessionDocumentFeedbackRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostKnowledgeGuestSessionDocumentFeedbackRequest.BuilderModifier and TypeMethodDescriptionPostKnowledgeGuestSessionDocumentFeedbackRequest.builder()PostKnowledgeGuestSessionDocumentFeedbackRequest.Builder.withBody(KnowledgeGuestDocumentFeedback body) PostKnowledgeGuestSessionDocumentFeedbackRequest.Builder.withDocumentId(String documentId) PostKnowledgeGuestSessionDocumentFeedbackRequest.Builder.withRequiredParams(String sessionId, String documentId) PostKnowledgeGuestSessionDocumentFeedbackRequest.Builder.withSessionId(String sessionId)