retryBuildBatch
abstract suspend fun retryBuildBatch(input: RetryBuildBatchRequest = RetryBuildBatchRequest { }): RetryBuildBatchResponse
Restarts a failed batch build. Only batch builds that have failed can be retried.
Restarts a failed batch build. Only batch builds that have failed can be retried.