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