Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
DataKey[] |
ListDataKeysResponse.getDataKeys()
Get 数据密钥Id列表数组
|
Modifier and Type | Method and Description |
---|---|
void |
ListDataKeysResponse.setDataKeys(DataKey[] DataKeys)
Set 数据密钥Id列表数组
|
Constructor and Description |
---|
DataKey(DataKey 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 © 2025. All rights reserved.