public static interface DisassociateLexBotRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<DisassociateLexBotRequest.Builder,DisassociateLexBotRequest>
| Modifier and Type | Method and Description |
|---|---|
DisassociateLexBotRequest.Builder |
botName(String botName)
The name of the Amazon Lex bot.
|
DisassociateLexBotRequest.Builder |
instanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
DisassociateLexBotRequest.Builder |
lexRegion(String lexRegion)
The Region in which the Amazon Lex bot has been created.
|
DisassociateLexBotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisassociateLexBotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateLexBotRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance.
instanceId - The identifier of the Amazon Connect instance.DisassociateLexBotRequest.Builder botName(String botName)
The name of the Amazon Lex bot. Maximum character limit of 50.
botName - The name of the Amazon Lex bot. Maximum character limit of 50.DisassociateLexBotRequest.Builder lexRegion(String lexRegion)
The Region in which the Amazon Lex bot has been created.
lexRegion - The Region in which the Amazon Lex bot has been created.DisassociateLexBotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDisassociateLexBotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.