Uses of Class
software.amazon.awssdk.services.connectparticipant.model.GetTranscriptRequest
-
Packages that use GetTranscriptRequest 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 -
-
Uses of GetTranscriptRequest in software.amazon.awssdk.services.connectparticipant
-
Uses of GetTranscriptRequest in software.amazon.awssdk.services.connectparticipant.paginators
Constructors in software.amazon.awssdk.services.connectparticipant.paginators with parameters of type GetTranscriptRequest Constructor Description GetTranscriptIterable(ConnectParticipantClient client, GetTranscriptRequest firstRequest)GetTranscriptPublisher(ConnectParticipantAsyncClient client, GetTranscriptRequest firstRequest) -
Uses of GetTranscriptRequest in software.amazon.awssdk.services.connectparticipant.transform
Methods in software.amazon.awssdk.services.connectparticipant.transform with parameters of type GetTranscriptRequest Modifier and Type Method Description SdkHttpFullRequestGetTranscriptRequestMarshaller. marshall(GetTranscriptRequest getTranscriptRequest)
-