Class GetKnowledgeKnowledgebaseDocumentsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeKnowledgebaseDocumentsRequest.Builder
- Enclosing class:
- GetKnowledgeKnowledgebaseDocumentsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBefore(String before) withCategoryId(List<String> categoryId) withDocumentId(List<String> documentId) withExpand(List<String> expand) withExternalIds(List<String> externalIds) withIncludeDrafts(Boolean includeDrafts) withIncludeSubcategories(Boolean includeSubcategories) withInterval(String interval) withKnowledgeBaseId(String knowledgeBaseId) withLabelIds(List<String> labelIds) withPageSize(String pageSize) withRequiredParams(String knowledgeBaseId)
-
Method Details
-
withKnowledgeBaseId
public GetKnowledgeKnowledgebaseDocumentsRequest.Builder withKnowledgeBaseId(String knowledgeBaseId) -
withBefore
-
withAfter
-
withPageSize
-
withInterval
-
withDocumentId
-
withCategoryId
-
withIncludeSubcategories
public GetKnowledgeKnowledgebaseDocumentsRequest.Builder withIncludeSubcategories(Boolean includeSubcategories) -
withIncludeDrafts
-
withLabelIds
-
withExpand
-
withExpandEnumValues
public GetKnowledgeKnowledgebaseDocumentsRequest.Builder withExpandEnumValues(List<GetKnowledgeKnowledgebaseDocumentsRequest.expandValues> expand) -
withExternalIds
-
withRequiredParams
-
build
-