| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCaseActionDefinition |
UpdateCaseActionDefinition.clone() |
UpdateCaseActionDefinition |
RuleAction.getUpdateCaseAction()
Information about the update case action.
|
UpdateCaseActionDefinition |
UpdateCaseActionDefinition.withFields(Collection<FieldValue> fields)
An array of objects with
Field ID and Value data. |
UpdateCaseActionDefinition |
UpdateCaseActionDefinition.withFields(FieldValue... fields)
An array of objects with
Field ID and Value data. |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAction.setUpdateCaseAction(UpdateCaseActionDefinition updateCaseAction)
Information about the update case action.
|
RuleAction |
RuleAction.withUpdateCaseAction(UpdateCaseActionDefinition updateCaseAction)
Information about the update case action.
|
Copyright © 2024. All rights reserved.