Package | Description |
---|---|
com.tencentcloudapi.drm.v20181115.models |
Modifier and Type | Method and Description |
---|---|
KeyParam[] |
CreateEncryptKeysRequest.getKeys()
Get 设置的加密密钥列表。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateEncryptKeysRequest.setKeys(KeyParam[] Keys)
Set 设置的加密密钥列表。
|
Constructor and Description |
---|
KeyParam(KeyParam 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 © 2023. All rights reserved.