public static interface GetBotRequest.Builder extends ChimeRequest.Builder, SdkPojo, CopyableBuilder<GetBotRequest.Builder,GetBotRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBotRequest.Builder |
accountId(String accountId)
The Amazon Chime account ID.
|
GetBotRequest.Builder |
botId(String botId)
The bot ID.
|
GetBotRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBotRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBotRequest.Builder accountId(String accountId)
The Amazon Chime account ID.
accountId - The Amazon Chime account ID.GetBotRequest.Builder botId(String botId)
The bot ID.
botId - The bot ID.GetBotRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBotRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.