Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
KeyPair |
CreateKeyPairResponse.getKeyPair()
Get 密钥对信息。
|
KeyPair[] |
DescribeKeyPairsResponse.getKeyPairSet()
Get 密钥对详细信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateKeyPairResponse.setKeyPair(KeyPair KeyPair)
Set 密钥对信息。
|
void |
DescribeKeyPairsResponse.setKeyPairSet(KeyPair[] KeyPairSet)
Set 密钥对详细信息列表。
|
Constructor and Description |
---|
KeyPair(KeyPair 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.