Uses of Interface
software.amazon.awssdk.services.qconnect.QConnectBaseClientBuilder
-
Packages that use QConnectBaseClientBuilder Package Description software.amazon.awssdk.services.qconnect -
-
Uses of QConnectBaseClientBuilder in software.amazon.awssdk.services.qconnect
Classes in software.amazon.awssdk.services.qconnect with type parameters of type QConnectBaseClientBuilder Modifier and Type Interface Description interfaceQConnectBaseClientBuilder<B extends QConnectBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Q Connect that is supported by bothQConnectClientBuilderandQConnectAsyncClientBuilder.Subinterfaces of QConnectBaseClientBuilder in software.amazon.awssdk.services.qconnect Modifier and Type Interface Description interfaceQConnectAsyncClientBuilderA builder for creating an instance ofQConnectAsyncClient.interfaceQConnectClientBuilderA builder for creating an instance ofQConnectClient.
-