| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectparticipant |
Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to
deliver superior customer service at a lower cost.
|
| software.amazon.awssdk.services.connectparticipant.paginators | |
| software.amazon.awssdk.services.connectparticipant.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTranscriptResponse> |
ConnectParticipantAsyncClient.getTranscript(GetTranscriptRequest getTranscriptRequest)
Retrieves a transcript of the session, including details about any attachments.
|
default GetTranscriptResponse |
ConnectParticipantClient.getTranscript(GetTranscriptRequest getTranscriptRequest)
Retrieves a transcript of the session, including details about any attachments.
|
default GetTranscriptPublisher |
ConnectParticipantAsyncClient.getTranscriptPaginator(GetTranscriptRequest getTranscriptRequest)
Retrieves a transcript of the session, including details about any attachments.
|
default GetTranscriptIterable |
ConnectParticipantClient.getTranscriptPaginator(GetTranscriptRequest getTranscriptRequest)
Retrieves a transcript of the session, including details about any attachments.
|
| Constructor and Description |
|---|
GetTranscriptIterable(ConnectParticipantClient client,
GetTranscriptRequest firstRequest) |
GetTranscriptPublisher(ConnectParticipantAsyncClient client,
GetTranscriptRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTranscriptRequestMarshaller.marshall(GetTranscriptRequest getTranscriptRequest) |
Copyright © 2023. All rights reserved.