Uses of Interface
software.amazon.awssdk.services.qbusiness.QBusinessBaseClientBuilder
-
Packages that use QBusinessBaseClientBuilder Package Description software.amazon.awssdk.services.qbusiness -
-
Uses of QBusinessBaseClientBuilder in software.amazon.awssdk.services.qbusiness
Classes in software.amazon.awssdk.services.qbusiness with type parameters of type QBusinessBaseClientBuilder Modifier and Type Interface Description interfaceQBusinessBaseClientBuilder<B extends QBusinessBaseClientBuilder<B,C>,C>This includes configuration specific to QBusiness that is supported by bothQBusinessClientBuilderandQBusinessAsyncClientBuilder.Subinterfaces of QBusinessBaseClientBuilder in software.amazon.awssdk.services.qbusiness Modifier and Type Interface Description interfaceQBusinessAsyncClientBuilderA builder for creating an instance ofQBusinessAsyncClient.interfaceQBusinessClientBuilderA builder for creating an instance ofQBusinessClient.
-