| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
GetConsoleOutputResponse |
EcsApi.getConsoleOutput(GetConsoleOutputRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GetConsoleOutputResponse> |
EcsApi.getConsoleOutputWithHttpInfo(@NotNull GetConsoleOutputRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.getConsoleOutputAsync(GetConsoleOutputRequest body,
ApiCallback<GetConsoleOutputResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GetConsoleOutputResponse |
GetConsoleOutputResponse.instanceId(String instanceId) |
GetConsoleOutputResponse |
GetConsoleOutputResponse.lastUpdateAt(String lastUpdateAt) |
GetConsoleOutputResponse |
GetConsoleOutputResponse.output(String output) |
Copyright © 2024. All rights reserved.