程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<DetachKeyPairResponse> |
DefaultAsyncClient.detachKeyPair(DetachKeyPairRequest request)
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](~~25502~~) operation to restart the instance to allow the unbind operation to take effect
|
CompletableFuture<DetachKeyPairResponse> |
AsyncClient.detachKeyPair(DetachKeyPairRequest request)
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](~~25502~~) operation to restart the instance to allow the unbind operation to take effect
|
限定符和类型 | 方法和说明 |
---|---|
DetachKeyPairResponse |
DetachKeyPairResponse.Builder.build() |
static DetachKeyPairResponse |
DetachKeyPairResponse.create() |
Copyright © 2024. All rights reserved.