| Package | Description |
|---|---|
| com.baidubce.services.batch |
| Modifier and Type | Method and Description |
|---|---|
ListJobsResponse |
BatchClient.listJobs()
List Batch-Compute jobs owned by the authenticated user.
|
ListJobsResponse |
BatchClient.listJobs(int maxKeys)
List Batch-Compute jobs owned by the authenticated user.
|
ListJobsResponse |
BatchClient.listJobs(ListJobsRequest request)
List Batch-Compute jobs owned by the authenticated user.
|
ListJobsResponse |
BatchClient.listJobs(String marker,
int maxKeys)
List Batch-Compute jobs owned by the authenticated user.
|
Copyright © 2023. All rights reserved.