| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBuiltInIntentsResponse> |
LexModelsV2AsyncClient.listBuiltInIntents(ListBuiltInIntentsRequest listBuiltInIntentsRequest)
Gets a list of built-in intents provided by Amazon Lex that you can use in your bot.
|
default ListBuiltInIntentsResponse |
LexModelsV2Client.listBuiltInIntents(ListBuiltInIntentsRequest listBuiltInIntentsRequest)
Gets a list of built-in intents provided by Amazon Lex that you can use in your bot.
|
default ListBuiltInIntentsPublisher |
LexModelsV2AsyncClient.listBuiltInIntentsPaginator(ListBuiltInIntentsRequest listBuiltInIntentsRequest)
Gets a list of built-in intents provided by Amazon Lex that you can use in your bot.
|
default ListBuiltInIntentsIterable |
LexModelsV2Client.listBuiltInIntentsPaginator(ListBuiltInIntentsRequest listBuiltInIntentsRequest)
Gets a list of built-in intents provided by Amazon Lex that you can use in your bot.
|
| Constructor and Description |
|---|
ListBuiltInIntentsIterable(LexModelsV2Client client,
ListBuiltInIntentsRequest firstRequest) |
ListBuiltInIntentsPublisher(LexModelsV2AsyncClient client,
ListBuiltInIntentsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBuiltInIntentsRequestMarshaller.marshall(ListBuiltInIntentsRequest listBuiltInIntentsRequest) |
Copyright © 2023. All rights reserved.