public class GetTranscodingJobRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GetTranscodingJobRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJobId() |
void |
setJobId(String jobId) |
String |
toString() |
GetTranscodingJobRequest |
withJobId(String jobId) |
GetTranscodingJobRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getJobId()
public void setJobId(String jobId)
public GetTranscodingJobRequest withJobId(String jobId)
public GetTranscodingJobRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2021. All rights reserved.