Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312 | |
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DeleteKeyPairsResponse |
CvmClient.DeleteKeyPairs(DeleteKeyPairsRequest req)
本接口 (DeleteKeyPairs) 用于删除已在腾讯云托管的密钥对。
可以同时删除多个密钥对。
不能删除已被实例或镜像引用的密钥对,所以需要独立判断是否所有密钥对都被成功删除。
|
Constructor and Description |
---|
DeleteKeyPairsResponse(DeleteKeyPairsResponse 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.