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.
|
Copyright © 2021. All rights reserved.