| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
CaseEventIncludedData |
CaseEventIncludedData.clone() |
CaseEventIncludedData |
EventIncludedData.getCaseData()
Details of what case data is published through the case event stream.
|
CaseEventIncludedData |
CaseEventIncludedData.withFields(Collection<FieldIdentifier> fields)
List of field identifiers.
|
CaseEventIncludedData |
CaseEventIncludedData.withFields(FieldIdentifier... fields)
List of field identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventIncludedData.setCaseData(CaseEventIncludedData caseData)
Details of what case data is published through the case event stream.
|
EventIncludedData |
EventIncludedData.withCaseData(CaseEventIncludedData caseData)
Details of what case data is published through the case event stream.
|
Copyright © 2023. All rights reserved.