| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInvocationResultsResponse |
EcsApi.describeInvocationResults(DescribeInvocationResultsRequest body) |
com.squareup.okhttp.Call |
EcsApi.describeInvocationResultsAsync(DescribeInvocationResultsRequest body,
ApiCallback<DescribeInvocationResultsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
EcsApi.describeInvocationResultsCall(DescribeInvocationResultsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeInvocationResults
|
ApiResponse<DescribeInvocationResultsResponse> |
EcsApi.describeInvocationResultsWithHttpInfo(@NotNull DescribeInvocationResultsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DescribeInvocationResultsRequest |
DescribeInvocationResultsRequest.commandId(String commandId) |
DescribeInvocationResultsRequest |
DescribeInvocationResultsRequest.instanceId(String instanceId) |
DescribeInvocationResultsRequest |
DescribeInvocationResultsRequest.invocationId(String invocationId) |
DescribeInvocationResultsRequest |
DescribeInvocationResultsRequest.invocationResultStatus(String invocationResultStatus) |
DescribeInvocationResultsRequest |
DescribeInvocationResultsRequest.pageNumber(Integer pageNumber) |
DescribeInvocationResultsRequest |
DescribeInvocationResultsRequest.pageSize(Integer pageSize) |
Copyright © 2024. All rights reserved.