Class PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder
- Enclosing class:
- PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest
public static class PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body) withRuleId(String ruleId) withWorktypeId(String worktypeId)
-
Method Details
-
withWorktypeId
public PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder withWorktypeId(String worktypeId) -
withRuleId
public PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder withRuleId(String ruleId) -
withBody
-
withRequiredParams
public PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder withRequiredParams(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body) -
build
-