Class GetKnowledgeKnowledgebaseParseJobRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetKnowledgeKnowledgebaseParseJobRequest.Builder
- Enclosing class:
- GetKnowledgeKnowledgebaseParseJobRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(List<String> expand) withKnowledgeBaseId(String knowledgeBaseId) withParseJobId(String parseJobId) withRequiredParams(String knowledgeBaseId, String parseJobId)
-
Method Details
-
withKnowledgeBaseId
-
withParseJobId
-
withExpand
-
withExpandEnumValues
public GetKnowledgeKnowledgebaseParseJobRequest.Builder withExpandEnumValues(List<GetKnowledgeKnowledgebaseParseJobRequest.expandValues> expand) -
withRequiredParams
public GetKnowledgeKnowledgebaseParseJobRequest.Builder withRequiredParams(String knowledgeBaseId, String parseJobId) -
build
-