public static interface BatchGetReportsRequest.Builder extends CodeBuildRequest.Builder, SdkPojo, CopyableBuilder<BatchGetReportsRequest.Builder,BatchGetReportsRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetReportsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetReportsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
BatchGetReportsRequest.Builder |
reportArns(Collection<String> reportArns)
An array of ARNs that identify the
Report objects to return. |
BatchGetReportsRequest.Builder |
reportArns(String... reportArns)
An array of ARNs that identify the
Report objects to return. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetReportsRequest.Builder reportArns(Collection<String> reportArns)
An array of ARNs that identify the Report objects to return.
reportArns - An array of ARNs that identify the Report objects to return.BatchGetReportsRequest.Builder reportArns(String... reportArns)
An array of ARNs that identify the Report objects to return.
reportArns - An array of ARNs that identify the Report objects to return.BatchGetReportsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetReportsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.