程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
DeleteKeyPairsResponse |
Client.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
|
DeleteKeyPairsResponse |
Client.deleteKeyPairsWithOptions(DeleteKeyPairsRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
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
|
限定符和类型 | 方法和说明 |
---|---|
static DeleteKeyPairsRequest |
DeleteKeyPairsRequest.build(Map<String,?> map) |
DeleteKeyPairsRequest |
DeleteKeyPairsRequest.setKeyPairNames(String keyPairNames) |
DeleteKeyPairsRequest |
DeleteKeyPairsRequest.setOwnerId(Long ownerId) |
DeleteKeyPairsRequest |
DeleteKeyPairsRequest.setRegionId(String regionId) |
DeleteKeyPairsRequest |
DeleteKeyPairsRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
DeleteKeyPairsRequest |
DeleteKeyPairsRequest.setResourceOwnerId(Long resourceOwnerId) |
Copyright © 2023. All rights reserved.