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