Class GetKnowledgeGuestSessionDocumentRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeGuestSessionDocumentRequest.Builder
- Enclosing class:
- GetKnowledgeGuestSessionDocumentRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDocumentId(String documentId) withRequiredParams(String sessionId, String documentId) withSessionId(String sessionId)
-
Method Details
-
withSessionId
-
withDocumentId
-
withRequiredParams
public GetKnowledgeGuestSessionDocumentRequest.Builder withRequiredParams(String sessionId, String documentId) -
build
-