public static interface DescribeBotAliasRequest.Builder extends LexModelsV2Request.Builder, SdkPojo, CopyableBuilder<DescribeBotAliasRequest.Builder,DescribeBotAliasRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeBotAliasRequest.Builder |
botAliasId(String botAliasId)
The identifier of the bot alias to describe.
|
DescribeBotAliasRequest.Builder |
botId(String botId)
The identifier of the bot associated with the bot alias to describe.
|
DescribeBotAliasRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeBotAliasRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeBotAliasRequest.Builder botAliasId(String botAliasId)
The identifier of the bot alias to describe.
botAliasId - The identifier of the bot alias to describe.DescribeBotAliasRequest.Builder botId(String botId)
The identifier of the bot associated with the bot alias to describe.
botId - The identifier of the bot associated with the bot alias to describe.DescribeBotAliasRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeBotAliasRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.