Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312 | |
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ModifyKeyPairAttributeResponse |
CvmClient.ModifyKeyPairAttribute(ModifyKeyPairAttributeRequest req)
本接口 (ModifyKeyPairAttribute) 用于修改密钥对属性。
修改密钥对ID所指定的密钥对的名称和描述信息。
密钥对名称不能和已经存在的密钥对的名称重复。
密钥对ID是密钥对的唯一标识,不可修改。
|
Constructor and Description |
---|
ModifyKeyPairAttributeResponse(ModifyKeyPairAttributeResponse 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.