|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetJobRequest | |
---|---|
com.baidubce.services.batch | |
com.baidubce.services.batch.model |
Uses of GetJobRequest in com.baidubce.services.batch |
---|
Methods in com.baidubce.services.batch with parameters of type GetJobRequest | |
---|---|
GetJobResponse |
BatchClient.getJob(GetJobRequest request)
Describe the detail information of the target job. |
Uses of GetJobRequest in com.baidubce.services.batch.model |
---|
Methods in com.baidubce.services.batch.model that return GetJobRequest | |
---|---|
GetJobRequest |
GetJobRequest.withJobId(String jobId)
Configure the job ID for the request. |
GetJobRequest |
GetJobRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |