Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
Key[] |
ListKeysResponse.getKeys()
Get CMK list array
|
Modifier and Type | Method and Description |
---|---|
void |
ListKeysResponse.setKeys(Key[] Keys)
Set CMK list array
|
Constructor and Description |
---|
Key(Key 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.