Uses of Class
software.amazon.awssdk.services.connectparticipant.paginators.GetTranscriptIterable
-
Packages that use GetTranscriptIterable 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 GetTranscriptIterable in software.amazon.awssdk.services.connectparticipant
Methods in software.amazon.awssdk.services.connectparticipant that return GetTranscriptIterable Modifier and Type Method Description default GetTranscriptIterableConnectParticipantClient. getTranscriptPaginator(Consumer<GetTranscriptRequest.Builder> getTranscriptRequest)This is a variant ofConnectParticipantClient.getTranscript(software.amazon.awssdk.services.connectparticipant.model.GetTranscriptRequest)operation.default GetTranscriptIterableConnectParticipantClient. getTranscriptPaginator(GetTranscriptRequest getTranscriptRequest)This is a variant ofConnectParticipantClient.getTranscript(software.amazon.awssdk.services.connectparticipant.model.GetTranscriptRequest)operation.
-