程序包 | 说明 |
---|---|
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 CreateKeyPairRequest |
CreateKeyPairRequest.build(Map<String,?> map) |
CreateKeyPairRequest |
CreateKeyPairRequest.setKeyPairName(String keyPairName) |
CreateKeyPairRequest |
CreateKeyPairRequest.setOwnerId(Long ownerId) |
CreateKeyPairRequest |
CreateKeyPairRequest.setRegionId(String regionId) |
CreateKeyPairRequest |
CreateKeyPairRequest.setResourceGroupId(String resourceGroupId) |
CreateKeyPairRequest |
CreateKeyPairRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
CreateKeyPairRequest |
CreateKeyPairRequest.setResourceOwnerId(Long resourceOwnerId) |
CreateKeyPairRequest |
CreateKeyPairRequest.setTag(List<CreateKeyPairRequest.CreateKeyPairRequestTag> tag) |
Copyright © 2023. All rights reserved.