| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInvocationResultsResponse |
EcsApi.describeInvocationResults(DescribeInvocationResultsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeInvocationResultsResponse> |
EcsApi.describeInvocationResultsWithHttpInfo(@NotNull DescribeInvocationResultsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeInvocationResultsAsync(DescribeInvocationResultsRequest body,
ApiCallback<DescribeInvocationResultsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInvocationResultsResponse |
DescribeInvocationResultsResponse.addInvocationResultsItem(InvocationResultForDescribeInvocationResultsOutput invocationResultsItem) |
DescribeInvocationResultsResponse |
DescribeInvocationResultsResponse.invocationResults(List<InvocationResultForDescribeInvocationResultsOutput> invocationResults) |
DescribeInvocationResultsResponse |
DescribeInvocationResultsResponse.pageNumber(Integer pageNumber) |
DescribeInvocationResultsResponse |
DescribeInvocationResultsResponse.pageSize(Integer pageSize) |
DescribeInvocationResultsResponse |
DescribeInvocationResultsResponse.totalCount(Integer totalCount) |
Copyright © 2024. All rights reserved.