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