Uses of Class
com.baidubce.services.batch.model.ListJobsResponse

Packages that use ListJobsResponse
com.baidubce.services.batch   
 

Uses of ListJobsResponse in com.baidubce.services.batch
 

Methods in com.baidubce.services.batch that return ListJobsResponse
 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 © 2018. All rights reserved.