| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCaseActionDefinition |
CreateCaseActionDefinition.clone() |
CreateCaseActionDefinition |
RuleAction.getCreateCaseAction()
Information about the create case action.
|
CreateCaseActionDefinition |
CreateCaseActionDefinition.withFields(Collection<FieldValue> fields)
An array of objects with
Field ID and Value data. |
CreateCaseActionDefinition |
CreateCaseActionDefinition.withFields(FieldValue... fields)
An array of objects with
Field ID and Value data. |
CreateCaseActionDefinition |
CreateCaseActionDefinition.withTemplateId(String templateId)
A unique identifier of a template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleAction.setCreateCaseAction(CreateCaseActionDefinition createCaseAction)
Information about the create case action.
|
RuleAction |
RuleAction.withCreateCaseAction(CreateCaseActionDefinition createCaseAction)
Information about the create case action.
|
Copyright © 2024. All rights reserved.