Uses of Interface
software.amazon.awssdk.services.connectparticipant.ConnectParticipantAsyncClient
-
Packages that use ConnectParticipantAsyncClient 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 -
-
Uses of ConnectParticipantAsyncClient in software.amazon.awssdk.services.connectparticipant
Methods in software.amazon.awssdk.services.connectparticipant that return ConnectParticipantAsyncClient Modifier and Type Method Description static ConnectParticipantAsyncClientConnectParticipantAsyncClient. create()Create aConnectParticipantAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ConnectParticipantAsyncClient in software.amazon.awssdk.services.connectparticipant.paginators
Constructors in software.amazon.awssdk.services.connectparticipant.paginators with parameters of type ConnectParticipantAsyncClient Constructor Description GetTranscriptPublisher(ConnectParticipantAsyncClient client, GetTranscriptRequest firstRequest)
-