| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ecs20140526 | |
| com.aliyun.sdk.service.ecs20140526.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<DeleteKeyPairsResponse> |
DefaultAsyncClient.deleteKeyPairs(DeleteKeyPairsRequest request)
When you call this operation, take note of the following items:
* After an SSH key pair is deleted, you cannot query the SSH key pair by calling the [DescribeKeyPairs](~~51773~~) operation
|
CompletableFuture<DeleteKeyPairsResponse> |
AsyncClient.deleteKeyPairs(DeleteKeyPairsRequest request)
When you call this operation, take note of the following items:
* After an SSH key pair is deleted, you cannot query the SSH key pair by calling the [DescribeKeyPairs](~~51773~~) operation
|
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteKeyPairsRequest |
DeleteKeyPairsRequest.Builder.build() |
static DeleteKeyPairsRequest |
DeleteKeyPairsRequest.create() |
Copyright © 2024. All rights reserved.