Class GetKnowledgeKnowledgebaseOperationsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeKnowledgebaseOperationsRequest.Builder
- Enclosing class:
- GetKnowledgeKnowledgebaseOperationsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBefore(String before) withInterval(String interval) withKnowledgeBaseId(String knowledgeBaseId) withPageSize(String pageSize) withRequiredParams(String knowledgeBaseId) withSourceId(List<String> sourceId) withStatus(List<String> status) withUserId(List<String> userId)
-
Method Details
-
withKnowledgeBaseId
public GetKnowledgeKnowledgebaseOperationsRequest.Builder withKnowledgeBaseId(String knowledgeBaseId) -
withBefore
-
withAfter
-
withPageSize
-
withUserId
-
withType
-
withTypeEnumValues
public GetKnowledgeKnowledgebaseOperationsRequest.Builder withTypeEnumValues(List<GetKnowledgeKnowledgebaseOperationsRequest.typeValues> type) -
withStatus
-
withInterval
-
withSourceId
-
withRequiredParams
public GetKnowledgeKnowledgebaseOperationsRequest.Builder withRequiredParams(String knowledgeBaseId) -
build
-