Package | Description |
---|---|
com.tencentcloudapi.drm.v20181115.models |
Modifier and Type | Method and Description |
---|---|
DrmOutputObject[] |
StartEncryptionRequest.getOutputObjects()
Get 加密后的内容存储到COS的对象
|
Modifier and Type | Method and Description |
---|---|
void |
StartEncryptionRequest.setOutputObjects(DrmOutputObject[] OutputObjects)
Set 加密后的内容存储到COS的对象
|
Constructor and Description |
---|
DrmOutputObject(DrmOutputObject source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.