| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSystemEventsResponse |
EcsApi.describeSystemEvents(DescribeSystemEventsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeSystemEventsResponse> |
EcsApi.describeSystemEventsWithHttpInfo(@NotNull DescribeSystemEventsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeSystemEventsAsync(DescribeSystemEventsRequest body,
ApiCallback<DescribeSystemEventsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSystemEventsResponse |
DescribeSystemEventsResponse.addSystemEventsItem(SystemEventForDescribeSystemEventsOutput systemEventsItem) |
DescribeSystemEventsResponse |
DescribeSystemEventsResponse.nextToken(String nextToken) |
DescribeSystemEventsResponse |
DescribeSystemEventsResponse.systemEvents(List<SystemEventForDescribeSystemEventsOutput> systemEvents) |
Copyright © 2024. All rights reserved.