Class PatchCasemanagementCaseplanStageplanRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchCasemanagementCaseplanStageplanRequest.Builder
- Enclosing class:
- PatchCasemanagementCaseplanStageplanRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(StageplanUpdate body) withCaseplanId(String caseplanId) withRequiredParams(String caseplanId, String stageplanId, StageplanUpdate body) withStageplanId(String stageplanId)
-
Method Details
-
withCaseplanId
-
withStageplanId
-
withBody
-
withRequiredParams
public PatchCasemanagementCaseplanStageplanRequest.Builder withRequiredParams(String caseplanId, String stageplanId, StageplanUpdate body) -
build
-