程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<CreateKeyPairResponse> |
AsyncClient.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.
|
CompletableFuture<CreateKeyPairResponse> |
DefaultAsyncClient.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.
|
限定符和类型 | 方法和说明 |
---|---|
CreateKeyPairRequest |
CreateKeyPairRequest.Builder.build() |
static CreateKeyPairRequest |
CreateKeyPairRequest.create() |
Copyright © 2023. All rights reserved.