| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutBotAliasResponse |
LexModelBuildingClient.putBotAlias(PutBotAliasRequest putBotAliasRequest)
Creates an alias for the specified version of the bot or replaces an alias for the specified bot.
|
default CompletableFuture<PutBotAliasResponse> |
LexModelBuildingAsyncClient.putBotAlias(PutBotAliasRequest putBotAliasRequest)
Creates an alias for the specified version of the bot or replaces an alias for the specified bot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutBotAliasRequestMarshaller.marshall(PutBotAliasRequest putBotAliasRequest) |
Copyright © 2022. All rights reserved.