Uses of Interface
software.amazon.awssdk.services.lexmodelbuilding.LexModelBuildingBaseClientBuilder
-
Packages that use LexModelBuildingBaseClientBuilder Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of LexModelBuildingBaseClientBuilder in software.amazon.awssdk.services.lexmodelbuilding
Classes in software.amazon.awssdk.services.lexmodelbuilding with type parameters of type LexModelBuildingBaseClientBuilder Modifier and Type Interface Description interfaceLexModelBuildingBaseClientBuilder<B extends LexModelBuildingBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Lex Model Building Service that is supported by bothLexModelBuildingClientBuilderandLexModelBuildingAsyncClientBuilder.Subinterfaces of LexModelBuildingBaseClientBuilder in software.amazon.awssdk.services.lexmodelbuilding Modifier and Type Interface Description interfaceLexModelBuildingAsyncClientBuilderA builder for creating an instance ofLexModelBuildingAsyncClient.interfaceLexModelBuildingClientBuilderA builder for creating an instance ofLexModelBuildingClient.
-