Uses of Class
software.amazon.awssdk.services.connectparticipant.paginators.GetTranscriptPublisher
-
Packages that use GetTranscriptPublisher 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. -
-
Uses of GetTranscriptPublisher in software.amazon.awssdk.services.connectparticipant
Methods in software.amazon.awssdk.services.connectparticipant that return GetTranscriptPublisher Modifier and Type Method Description default GetTranscriptPublisherConnectParticipantAsyncClient. getTranscriptPaginator(Consumer<GetTranscriptRequest.Builder> getTranscriptRequest)Retrieves a transcript of the session, including details about any attachments.default GetTranscriptPublisherConnectParticipantAsyncClient. getTranscriptPaginator(GetTranscriptRequest getTranscriptRequest)Retrieves a transcript of the session, including details about any attachments.
-