| Package | Description |
|---|---|
| com.amazonaws.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ListRealtimeContactAnalysisSegmentsV2Result |
AmazonConnectClient.listRealtimeContactAnalysisSegmentsV2(ListRealtimeContactAnalysisSegmentsV2Request request)
Provides a list of analysis segments for a real-time analysis session.
|
ListRealtimeContactAnalysisSegmentsV2Result |
AmazonConnect.listRealtimeContactAnalysisSegmentsV2(ListRealtimeContactAnalysisSegmentsV2Request listRealtimeContactAnalysisSegmentsV2Request)
Provides a list of analysis segments for a real-time analysis session.
|
ListRealtimeContactAnalysisSegmentsV2Result |
AbstractAmazonConnect.listRealtimeContactAnalysisSegmentsV2(ListRealtimeContactAnalysisSegmentsV2Request request) |
| Modifier and Type | Method and Description |
|---|---|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.clone() |
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withChannel(RealTimeContactAnalysisSupportedChannel channel)
The channel of the contact.
|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withChannel(String channel)
The channel of the contact.
|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withNextToken(String nextToken)
If there are additional results, this is the token for the next set of results.
|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withSegments(Collection<RealtimeContactAnalysisSegment> segments)
An analyzed transcript or category.
|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withSegments(RealtimeContactAnalysisSegment... segments)
An analyzed transcript or category.
|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withStatus(RealTimeContactAnalysisStatus status)
Status of real-time contact analysis.
|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withStatus(String status)
Status of real-time contact analysis.
|
Copyright © 2024. All rights reserved.