Class PatchCasemanagementCasePriorityRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchCasemanagementCasePriorityRequest.Builder
- Enclosing class:
- PatchCasemanagementCasePriorityRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(CasePriorityUpdate body) withCaseId(String caseId) withRequiredParams(String caseId, CasePriorityUpdate body)
-
Method Details
-
withCaseId
-
withBody
-
withRequiredParams
public PatchCasemanagementCasePriorityRequest.Builder withRequiredParams(String caseId, CasePriorityUpdate body) -
build
-