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