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