程序包 | 说明 |
---|---|
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 DetachKeyPairResponse |
DetachKeyPairResponse.build(Map<String,?> map) |
DetachKeyPairResponse |
DetachKeyPairResponse.setBody(DetachKeyPairResponseBody body) |
DetachKeyPairResponse |
DetachKeyPairResponse.setHeaders(Map<String,String> headers) |
DetachKeyPairResponse |
DetachKeyPairResponse.setStatusCode(Integer statusCode) |
Copyright © 2023. All rights reserved.