Class PatchBusinessrulesDecisiontableImportRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchBusinessrulesDecisiontableImportRequest.Builder
- Enclosing class:
- PatchBusinessrulesDecisiontableImportRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withImportJobId(String importJobId) withRequiredParams(String tableId, String importJobId, UpdateDecisionTableImportJobRequest body) withTableId(String tableId)
-
Method Details
-
withTableId
-
withImportJobId
-
withBody
public PatchBusinessrulesDecisiontableImportRequest.Builder withBody(UpdateDecisionTableImportJobRequest body) -
withRequiredParams
public PatchBusinessrulesDecisiontableImportRequest.Builder withRequiredParams(String tableId, String importJobId, UpdateDecisionTableImportJobRequest body) -
build
-