| 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 |
|---|---|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.clone() |
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withContactId(String contactId)
The identifier of the contact in this instance of Amazon Connect.
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withNextToken(String nextToken)
The token for the next set of results.
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withOutputType(RealTimeContactAnalysisOutputType outputType)
The Contact Lens output type to be returned.
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withOutputType(String outputType)
The Contact Lens output type to be returned.
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withSegmentTypes(Collection<String> segmentTypes)
Enum with segment types .
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withSegmentTypes(RealTimeContactAnalysisSegmentType... segmentTypes)
Enum with segment types .
|
ListRealtimeContactAnalysisSegmentsV2Request |
ListRealtimeContactAnalysisSegmentsV2Request.withSegmentTypes(String... segmentTypes)
Enum with segment types .
|
Copyright © 2024. All rights reserved.