| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPairsResponse |
EcsApi.describeKeyPairs(DescribeKeyPairsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeKeyPairsResponse> |
EcsApi.describeKeyPairsWithHttpInfo(@NotNull DescribeKeyPairsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeKeyPairsAsync(DescribeKeyPairsRequest body,
ApiCallback<DescribeKeyPairsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeKeyPairsResponse |
DescribeKeyPairsResponse.addKeyPairsItem(KeyPairForDescribeKeyPairsOutput keyPairsItem) |
DescribeKeyPairsResponse |
DescribeKeyPairsResponse.keyPairs(List<KeyPairForDescribeKeyPairsOutput> keyPairs) |
DescribeKeyPairsResponse |
DescribeKeyPairsResponse.nextToken(String nextToken) |
Copyright © 2024. All rights reserved.