Uses of Interface
software.amazon.awssdk.services.lexruntime.LexRuntimeAsyncClientBuilder
-
Packages that use LexRuntimeAsyncClientBuilder Package Description software.amazon.awssdk.services.lexruntime Amazon Lex provides both build and runtime endpoints. -
-
Uses of LexRuntimeAsyncClientBuilder in software.amazon.awssdk.services.lexruntime
Methods in software.amazon.awssdk.services.lexruntime that return LexRuntimeAsyncClientBuilder Modifier and Type Method Description static LexRuntimeAsyncClientBuilderLexRuntimeAsyncClient. builder()Create a builder that can be used to configure and create aLexRuntimeAsyncClient.
-