程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
AttachKeyPairResponse |
Client.attachKeyPair(AttachKeyPairRequest request)
When you call this operation, take note of the following items:
* SSH key pairs are not supported on Windows instances
|
AttachKeyPairResponse |
Client.attachKeyPairWithOptions(AttachKeyPairRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
When you call this operation, take note of the following items:
* SSH key pairs are not supported on Windows instances
|
限定符和类型 | 方法和说明 |
---|---|
static AttachKeyPairRequest |
AttachKeyPairRequest.build(Map<String,?> map) |
AttachKeyPairRequest |
AttachKeyPairRequest.setInstanceIds(String instanceIds) |
AttachKeyPairRequest |
AttachKeyPairRequest.setKeyPairName(String keyPairName) |
AttachKeyPairRequest |
AttachKeyPairRequest.setOwnerId(Long ownerId) |
AttachKeyPairRequest |
AttachKeyPairRequest.setRegionId(String regionId) |
AttachKeyPairRequest |
AttachKeyPairRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
AttachKeyPairRequest |
AttachKeyPairRequest.setResourceOwnerId(Long resourceOwnerId) |
Copyright © 2023. All rights reserved.