| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static ParticipantRole |
ParticipantRole.fromValue(String value)
Use this in place of valueOf.
|
static ParticipantRole |
ParticipantRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParticipantRole[] |
ParticipantRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RealTimeContactAnalysisSegmentAttachments |
RealTimeContactAnalysisSegmentAttachments.withParticipantRole(ParticipantRole participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentEvent |
RealTimeContactAnalysisSegmentEvent.withParticipantRole(ParticipantRole participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withParticipantRole(ParticipantRole participantRole)
The role of the participant.
|
ParticipantDetailsToAdd |
ParticipantDetailsToAdd.withParticipantRole(ParticipantRole participantRole)
The role of the participant being added.
|
TranscriptCriteria |
TranscriptCriteria.withParticipantRole(ParticipantRole participantRole)
The participant role in a transcript
|
Copyright © 2024. All rights reserved.