| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.clone() |
RealTimeContactAnalysisSegmentAttachments |
RealtimeContactAnalysisSegment.getAttachments()
The analyzed attachments.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withAttachments(Collection<RealTimeContactAnalysisAttachment> attachments)
List of objects describing an individual attachment.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withAttachments(RealTimeContactAnalysisAttachment... attachments)
List of objects describing an individual attachment.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withDisplayName(String displayName)
The display name of the participant.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withId(String id)
The identifier of the segment.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withParticipantId(String participantId)
The identifier of the participant.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withParticipantRole(ParticipantRole participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withParticipantRole(String participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withTime(RealTimeContactAnalysisTimeData time)
Field describing the time of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealtimeContactAnalysisSegment.setAttachments(RealTimeContactAnalysisSegmentAttachments attachments)
The analyzed attachments.
|
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withAttachments(RealTimeContactAnalysisSegmentAttachments attachments)
The analyzed attachments.
|
Copyright © 2024. All rights reserved.