public static interface BatchGetReportGroupsRequest.Builder extends CodeBuildRequest.Builder, SdkPojo, CopyableBuilder<BatchGetReportGroupsRequest.Builder,BatchGetReportGroupsRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetReportGroupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetReportGroupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
BatchGetReportGroupsRequest.Builder |
reportGroupArns(Collection<String> reportGroupArns)
An array of report group ARNs that identify the report groups to return.
|
BatchGetReportGroupsRequest.Builder |
reportGroupArns(String... reportGroupArns)
An array of report group ARNs that identify the report groups to return.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetReportGroupsRequest.Builder reportGroupArns(Collection<String> reportGroupArns)
An array of report group ARNs that identify the report groups to return.
reportGroupArns - An array of report group ARNs that identify the report groups to return.BatchGetReportGroupsRequest.Builder reportGroupArns(String... reportGroupArns)
An array of report group ARNs that identify the report groups to return.
reportGroupArns - An array of report group ARNs that identify the report groups to return.BatchGetReportGroupsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetReportGroupsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.