| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.clone() |
RealTimeContactAnalysisSegmentEvent |
RealtimeContactAnalysisSegment.getEvent() |
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withDisplayName(String displayName)
The display name of the participant.
|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withEventType(String eventType)
Type of the event.
|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withId(String id)
The identifier of the contact event.
|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withParticipantId(String participantId)
The identifier of the participant.
|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withParticipantRole(ParticipantRole participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withParticipantRole(String participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withTime(RealTimeContactAnalysisTimeData time)
Field describing the time of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealtimeContactAnalysisSegment.setEvent(RealTimeContactAnalysisSegmentEvent event) |
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withEvent(RealTimeContactAnalysisSegmentEvent event) |
Copyright © 2024. All rights reserved.