public static interface BatchGetFreeTrialInfoRequest.Builder extends Inspector2Request.Builder, SdkPojo, CopyableBuilder<BatchGetFreeTrialInfoRequest.Builder,BatchGetFreeTrialInfoRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetFreeTrialInfoRequest.Builder |
accountIds(Collection<String> accountIds)
The account IDs to get free trial status for.
|
BatchGetFreeTrialInfoRequest.Builder |
accountIds(String... accountIds)
The account IDs to get free trial status for.
|
BatchGetFreeTrialInfoRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetFreeTrialInfoRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetFreeTrialInfoRequest.Builder accountIds(Collection<String> accountIds)
The account IDs to get free trial status for.
accountIds - The account IDs to get free trial status for.BatchGetFreeTrialInfoRequest.Builder accountIds(String... accountIds)
The account IDs to get free trial status for.
accountIds - The account IDs to get free trial status for.BatchGetFreeTrialInfoRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetFreeTrialInfoRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.