| 程序包 | 说明 |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateKeyPairResponse |
EcsApi.createKeyPair(CreateKeyPairRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<CreateKeyPairResponse> |
EcsApi.createKeyPairWithHttpInfo(@NotNull CreateKeyPairRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
EcsApi.createKeyPairAsync(CreateKeyPairRequest body,
ApiCallback<CreateKeyPairResponse> callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
CreateKeyPairResponse |
CreateKeyPairResponse.fingerPrint(String fingerPrint) |
CreateKeyPairResponse |
CreateKeyPairResponse.keyPairId(String keyPairId) |
CreateKeyPairResponse |
CreateKeyPairResponse.keyPairName(String keyPairName) |
CreateKeyPairResponse |
CreateKeyPairResponse.privateKey(String privateKey) |
Copyright © 2024. All rights reserved.