| Package | Description | 
|---|---|
| com.tencentcloudapi.kms.v20190118.models | 
| Modifier and Type | Method and Description | 
|---|---|
| KeyMetadata | DescribeKeyResponse. getKeyMetadata()Get Key attribute information
Note: this field may return null, indicating that no valid values can be obtained. | 
| KeyMetadata[] | DescribeKeysResponse. getKeyMetadatas()Get List of returned attribute information
Note: this field may return null, indicating that no valid values can be obtained. | 
| KeyMetadata[] | ListKeyDetailResponse. getKeyMetadatas()Get List of returned attribute information. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeKeyResponse. setKeyMetadata(KeyMetadata KeyMetadata)Set Key attribute information
Note: this field may return null, indicating that no valid values can be obtained. | 
| void | DescribeKeysResponse. setKeyMetadatas(KeyMetadata[] KeyMetadatas)Set List of returned attribute information
Note: this field may return null, indicating that no valid values can be obtained. | 
| void | ListKeyDetailResponse. setKeyMetadatas(KeyMetadata[] KeyMetadatas)Set List of returned attribute information. | 
| Constructor and Description | 
|---|
| KeyMetadata(KeyMetadata 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 © 2022. All rights reserved.