程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
DetachKeyPairResponse |
Client.detachKeyPair(DetachKeyPairRequest request)
description :
When you call this operation, take note of the following items:
After you unbind an SSH key pair from an instance, you must call the RebootInstance operation to restart the instance to allow the unbind operation to take effect.
|
DetachKeyPairResponse |
Client.detachKeyPairWithOptions(DetachKeyPairRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
When you call this operation, take note of the following items:
After you unbind an SSH key pair from an instance, you must call the RebootInstance operation to restart the instance to allow the unbind 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 © 2024. All rights reserved.