Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
DataKey[] |
ListDataKeysResponse.getDataKeys()
Get Specifies the list array of data key ids.
|
Modifier and Type | Method and Description |
---|---|
void |
ListDataKeysResponse.setDataKeys(DataKey[] DataKeys)
Set Specifies the list array of data key ids.
|
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.