| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectparticipant.model |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
GetTranscriptResponse.transcript()
The list of messages in the session.
|
| Modifier and Type | Method and Description |
|---|---|
GetTranscriptResponse.Builder |
GetTranscriptResponse.Builder.transcript(Item... transcript)
The list of messages in the session.
|
| Modifier and Type | Method and Description |
|---|---|
GetTranscriptResponse.Builder |
GetTranscriptResponse.Builder.transcript(Collection<Item> transcript)
The list of messages in the session.
|
Copyright © 2023. All rights reserved.