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