| Package | Description | 
|---|---|
| com.tencentcloudapi.ecm.v20190719 | |
| com.tencentcloudapi.ecm.v20190719.models | 
| Modifier and Type | Method and Description | 
|---|---|
CreateKeyPairResponse | 
EcmClient.CreateKeyPair(CreateKeyPairRequest req)
This API is used to create an `OpenSSH RSA` key pair, which can be used to log in to a Linux instance. 
 | 
| Constructor and Description | 
|---|
CreateKeyPairRequest(CreateKeyPairRequest 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.