| Package | Description |
|---|---|
| com.baidubce.services.batch | |
| com.baidubce.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchClient.cancelJob(CancelJobRequest request)
Cancel a Batch-Compute job.
|
| Modifier and Type | Method and Description |
|---|---|
CancelJobRequest |
CancelJobRequest.withJobId(String jobId)
Configure the job ID for the request.
|
CancelJobRequest |
CancelJobRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2022. All rights reserved.