| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ecs20140526 | |
| com.aliyun.sdk.service.ecs20140526.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<CreateKeyPairResponse> |
DefaultAsyncClient.createKeyPair(CreateKeyPairRequest request)
In addition to calling the CreateKeyPair operation to create a key pair, you can use a third-party tool to create a key pair and then call the [ImportKeyPair](~~51774~~) operation to upload the key pair to an Alibaba Cloud region.
|
CompletableFuture<CreateKeyPairResponse> |
AsyncClient.createKeyPair(CreateKeyPairRequest request)
In addition to calling the CreateKeyPair operation to create a key pair, you can use a third-party tool to create a key pair and then call the [ImportKeyPair](~~51774~~) operation to upload the key pair to an Alibaba Cloud region.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CreateKeyPairResponse |
CreateKeyPairResponse.Builder.build() |
static CreateKeyPairResponse |
CreateKeyPairResponse.create() |
Copyright © 2024. All rights reserved.