| Package | Description |
|---|---|
| com.baidubce.services.batch | |
| com.baidubce.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
ListJobsResponse |
BatchClient.listJobs(ListJobsRequest request)
List Batch-Compute jobs owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobsRequest |
ListJobsRequest.withMarker(String marker)
Configure the marker for the query request.
|
ListJobsRequest |
ListJobsRequest.withMaxKeys(int maxKeys)
Configure the max count for each response page.
|
ListJobsRequest |
ListJobsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2021. All rights reserved.