| Package | Description |
|---|---|
| com.amazonaws.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
PostContactSummary |
PostContactSummary.clone() |
PostContactSummary |
RealtimeContactAnalysisSegment.getPostContactSummary()
Information about the post-contact summary.
|
PostContactSummary |
PostContactSummary.withContent(String content)
The content of the summary.
|
PostContactSummary |
PostContactSummary.withFailureCode(PostContactSummaryFailureCode failureCode)
If the summary failed to be generated, one of the following failure codes occurs:
|
PostContactSummary |
PostContactSummary.withFailureCode(String failureCode)
If the summary failed to be generated, one of the following failure codes occurs:
|
PostContactSummary |
PostContactSummary.withStatus(PostContactSummaryStatus status)
Whether the summary was successfully COMPLETED or FAILED to be generated.
|
PostContactSummary |
PostContactSummary.withStatus(String status)
Whether the summary was successfully COMPLETED or FAILED to be generated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealtimeContactAnalysisSegment.setPostContactSummary(PostContactSummary postContactSummary)
Information about the post-contact summary.
|
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withPostContactSummary(PostContactSummary postContactSummary)
Information about the post-contact summary.
|
Copyright © 2025. All rights reserved.