| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
StopBuildBatchResponse.Builder |
StopBuildBatchResponse.Builder.buildBatch(BuildBatch buildBatch)
Sets the value of the BuildBatch property for this object.
|
default StopBuildBatchResponse.Builder |
StopBuildBatchResponse.Builder.buildBatch(Consumer<BuildBatch.Builder> buildBatch)
Sets the value of the BuildBatch property for this object.
|
static StopBuildBatchResponse.Builder |
StopBuildBatchResponse.builder() |
StopBuildBatchResponse.Builder |
StopBuildBatchResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopBuildBatchResponse.Builder> |
StopBuildBatchResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.