Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest
Packages that use PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest
-
Uses of PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequestModifier and TypeMethodDescriptionTaskManagementApi.patchTaskmanagementWorktypeFlowsOnattributechangeRule(PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest request) Update the attributes of a ruleTaskManagementApiAsync.patchTaskmanagementWorktypeFlowsOnattributechangeRuleAsync(PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest request, AsyncApiCallback<WorkitemOnAttributeChangeRule> callback) Update the attributes of a rule -
Uses of PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequestModifier and TypeMethodDescriptionPatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.Builder.build()PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.withBody(WorkitemOnAttributeChangeRuleUpdate body) PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.withCustomHeader(String name, String value) PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.withRuleId(String ruleId) PatchTaskmanagementWorktypeFlowsOnattributechangeRuleRequest.withWorktypeId(String worktypeId)