public static interface BatchGetBuildsRequest.Builder extends CodeBuildRequest.Builder, SdkPojo, CopyableBuilder<BatchGetBuildsRequest.Builder,BatchGetBuildsRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetBuildsRequest.Builder |
ids(Collection<String> ids)
The IDs of the builds.
|
BatchGetBuildsRequest.Builder |
ids(String... ids)
The IDs of the builds.
|
BatchGetBuildsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetBuildsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetBuildsRequest.Builder ids(Collection<String> ids)
The IDs of the builds.
ids - The IDs of the builds.BatchGetBuildsRequest.Builder ids(String... ids)
The IDs of the builds.
ids - The IDs of the builds.BatchGetBuildsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetBuildsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.