| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
CreateKeyPairResponse |
EcsApi.createKeyPair(CreateKeyPairRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateKeyPairResponse> |
EcsApi.createKeyPairWithHttpInfo(@NotNull CreateKeyPairRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.createKeyPairAsync(CreateKeyPairRequest body,
ApiCallback<CreateKeyPairResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
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.