程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
DetachKeyPairResponse |
Client.detachKeyPair(DetachKeyPairRequest request)
When you call this operation, take note of the following items:
* After you detach an SSH key pair from an instance, you must call the [RebootInstance](~~25502~~) operation to restart the instance for the detach operation to take effect
|
DetachKeyPairResponse |
Client.detachKeyPairWithOptions(DetachKeyPairRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
When you call this operation, take note of the following items:
* After you detach an SSH key pair from an instance, you must call the [RebootInstance](~~25502~~) operation to restart the instance for the detach operation to take effect
|
限定符和类型 | 方法和说明 |
---|---|
static DetachKeyPairRequest |
DetachKeyPairRequest.build(Map<String,?> map) |
DetachKeyPairRequest |
DetachKeyPairRequest.setInstanceIds(String instanceIds) |
DetachKeyPairRequest |
DetachKeyPairRequest.setKeyPairName(String keyPairName) |
DetachKeyPairRequest |
DetachKeyPairRequest.setOwnerId(Long ownerId) |
DetachKeyPairRequest |
DetachKeyPairRequest.setRegionId(String regionId) |
DetachKeyPairRequest |
DetachKeyPairRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
DetachKeyPairRequest |
DetachKeyPairRequest.setResourceOwnerId(Long resourceOwnerId) |
Copyright © 2023. All rights reserved.