Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
KeyMetadata |
DescribeKeyResponse.getKeyMetadata()
Get 密钥属性信息
注意:此字段可能返回 null,表示取不到有效值。
|
KeyMetadata[] |
ListKeyDetailResponse.getKeyMetadatas()
Get 返回的属性信息列表。
注意:此字段可能返回 null,表示取不到有效值。
|
KeyMetadata[] |
DescribeKeysResponse.getKeyMetadatas()
Get 返回的属性信息列表
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeKeyResponse.setKeyMetadata(KeyMetadata KeyMetadata)
Set 密钥属性信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ListKeyDetailResponse.setKeyMetadatas(KeyMetadata[] KeyMetadatas)
Set 返回的属性信息列表。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeKeysResponse.setKeyMetadatas(KeyMetadata[] KeyMetadatas)
Set 返回的属性信息列表
注意:此字段可能返回 null,表示取不到有效值。
|
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 © 2023. All rights reserved.