Uses of Interface
software.amazon.awssdk.services.connectparticipant.ConnectParticipantBaseClientBuilder
-
Packages that use ConnectParticipantBaseClientBuilder 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 ConnectParticipantBaseClientBuilder in software.amazon.awssdk.services.connectparticipant
Classes in software.amazon.awssdk.services.connectparticipant with type parameters of type ConnectParticipantBaseClientBuilder Modifier and Type Interface Description interfaceConnectParticipantBaseClientBuilder<B extends ConnectParticipantBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Connect Participant that is supported by bothConnectParticipantClientBuilderandConnectParticipantAsyncClientBuilder.Subinterfaces of ConnectParticipantBaseClientBuilder in software.amazon.awssdk.services.connectparticipant Modifier and Type Interface Description interfaceConnectParticipantAsyncClientBuilderA builder for creating an instance ofConnectParticipantAsyncClient.interfaceConnectParticipantClientBuilderA builder for creating an instance ofConnectParticipantClient.
-