public static interface BatchSuspendUserRequest.Builder extends ChimeRequest.Builder, SdkPojo, CopyableBuilder<BatchSuspendUserRequest.Builder,BatchSuspendUserRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchSuspendUserRequest.Builder |
accountId(String accountId)
The Amazon Chime account ID.
|
BatchSuspendUserRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchSuspendUserRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
BatchSuspendUserRequest.Builder |
userIdList(Collection<String> userIdList)
The request containing the user IDs to suspend.
|
BatchSuspendUserRequest.Builder |
userIdList(String... userIdList)
The request containing the user IDs to suspend.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchSuspendUserRequest.Builder accountId(String accountId)
The Amazon Chime account ID.
accountId - The Amazon Chime account ID.BatchSuspendUserRequest.Builder userIdList(Collection<String> userIdList)
The request containing the user IDs to suspend.
userIdList - The request containing the user IDs to suspend.BatchSuspendUserRequest.Builder userIdList(String... userIdList)
The request containing the user IDs to suspend.
userIdList - The request containing the user IDs to suspend.BatchSuspendUserRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchSuspendUserRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.