Class PostKnowledgeGuestSessionDocumentsSearchRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostKnowledgeGuestSessionDocumentsSearchRequest.Builder
- Enclosing class:
- PostKnowledgeGuestSessionDocumentsSearchRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withRequiredParams(String sessionId) withSessionId(String sessionId)
-
Method Details
-
withSessionId
-
withExpand
-
withExpandEnumValues
public PostKnowledgeGuestSessionDocumentsSearchRequest.Builder withExpandEnumValues(List<PostKnowledgeGuestSessionDocumentsSearchRequest.expandValues> expand) -
withBody
public PostKnowledgeGuestSessionDocumentsSearchRequest.Builder withBody(KnowledgeDocumentGuestSearchRequest body) -
withRequiredParams
-
build
-