| Package | Description |
|---|---|
| com.oef.services.model |
| Modifier and Type | Method and Description |
|---|---|
TranscodeBean |
PutExtensionPolicyRequest.getTranscode()
Obtain the content of the asynchronous transcode policy.
|
TranscodeBean |
QueryExtensionPolicyResult.getTranscode()
Obtain the content of the asynchronous transcode policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutExtensionPolicyRequest.setTranscode(TranscodeBean transcode)
Set the content of the asynchronous transcode policy.
|
void |
QueryExtensionPolicyResult.setTranscode(TranscodeBean transcode)
Set the content of the asynchronous transcode policy.
|
| Constructor and Description |
|---|
QueryExtensionPolicyResult(FetchBean fetch,
TranscodeBean transcode,
CompressBean compress)
Constructor
|
Copyright © 2019. All rights reserved.