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