程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CreateKeyPairResponse |
Client.createKeyPair(CreateKeyPairRequest request)
## Description
In addition to calling CreateKeyPair, you can create a key pair by using a third-party key pair generation tool and call the [ImportKeyPair](~~51774~~) operation to upload the key pair to an Alibaba Cloud region.
|
CreateKeyPairResponse |
Client.createKeyPairWithOptions(CreateKeyPairRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
## Description
In addition to calling CreateKeyPair, you can create a key pair by using a third-party key pair generation tool and call the [ImportKeyPair](~~51774~~) operation to upload the key pair to an Alibaba Cloud region.
|
限定符和类型 | 方法和说明 |
---|---|
static CreateKeyPairResponse |
CreateKeyPairResponse.build(Map<String,?> map) |
CreateKeyPairResponse |
CreateKeyPairResponse.setBody(CreateKeyPairResponseBody body) |
CreateKeyPairResponse |
CreateKeyPairResponse.setHeaders(Map<String,String> headers) |
CreateKeyPairResponse |
CreateKeyPairResponse.setStatusCode(Integer statusCode) |
Copyright © 2023. All rights reserved.