程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CreateKeyPairResponse |
Client.createKeyPair(CreateKeyPairRequest request)
description :
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 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 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 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 © 2024. All rights reserved.