public static interface BatchGetAccountStatusRequest.Builder extends Inspector2Request.Builder, SdkPojo, CopyableBuilder<BatchGetAccountStatusRequest.Builder,BatchGetAccountStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetAccountStatusRequest.Builder |
accountIds(Collection<String> accountIds)
The 12-digit Amazon Web Services account IDs of the accounts to retrieve Amazon Inspector status for.
|
BatchGetAccountStatusRequest.Builder |
accountIds(String... accountIds)
The 12-digit Amazon Web Services account IDs of the accounts to retrieve Amazon Inspector status for.
|
BatchGetAccountStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetAccountStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetAccountStatusRequest.Builder accountIds(Collection<String> accountIds)
The 12-digit Amazon Web Services account IDs of the accounts to retrieve Amazon Inspector status for.
accountIds - The 12-digit Amazon Web Services account IDs of the accounts to retrieve Amazon Inspector status for.BatchGetAccountStatusRequest.Builder accountIds(String... accountIds)
The 12-digit Amazon Web Services account IDs of the accounts to retrieve Amazon Inspector status for.
accountIds - The 12-digit Amazon Web Services account IDs of the accounts to retrieve Amazon Inspector status for.BatchGetAccountStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetAccountStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.