Class PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body) getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetWorktypeId(String worktypeId) withCustomHeader(String name, String value) withRuleId(String ruleId) withWorktypeId(String worktypeId)
-
Constructor Details
-
PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest
public PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest()
-
-
Method Details
-
getWorktypeId
-
setWorktypeId
-
withWorktypeId
public PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest withWorktypeId(String worktypeId) -
getRuleId
-
setRuleId
-
withRuleId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder builder(String worktypeId, String ruleId, WorkitemOnAttributeChangeRuleUpdate body)
-