Uses of Interface
software.amazon.awssdk.services.lexruntimev2.LexRuntimeV2AsyncClient
-
Packages that use LexRuntimeV2AsyncClient Package Description software.amazon.awssdk.services.lexruntimev2 This section contains documentation for the Amazon Lex V2 Runtime V2 API operations. -
-
Uses of LexRuntimeV2AsyncClient in software.amazon.awssdk.services.lexruntimev2
Methods in software.amazon.awssdk.services.lexruntimev2 that return LexRuntimeV2AsyncClient Modifier and Type Method Description static LexRuntimeV2AsyncClientLexRuntimeV2AsyncClient. create()Create aLexRuntimeV2AsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-