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