public static interface UpdateAccountRequest.Builder extends ChimeRequest.Builder, SdkPojo, CopyableBuilder<UpdateAccountRequest.Builder,UpdateAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountRequest.Builder |
accountId(String accountId)
The Amazon Chime account ID.
|
UpdateAccountRequest.Builder |
name(String name)
The new name for the specified Amazon Chime account.
|
UpdateAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateAccountRequest.Builder accountId(String accountId)
The Amazon Chime account ID.
accountId - The Amazon Chime account ID.UpdateAccountRequest.Builder name(String name)
The new name for the specified Amazon Chime account.
name - The new name for the specified Amazon Chime account.UpdateAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.