| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeSubscriptionsResponse |
EcsApi.describeSubscriptions(DescribeSubscriptionsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeSubscriptionsResponse> |
EcsApi.describeSubscriptionsWithHttpInfo(@NotNull DescribeSubscriptionsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeSubscriptionsAsync(DescribeSubscriptionsRequest body,
ApiCallback<DescribeSubscriptionsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSubscriptionsResponse |
DescribeSubscriptionsResponse.addSubscriptionsItem(SubscriptionForDescribeSubscriptionsOutput subscriptionsItem) |
DescribeSubscriptionsResponse |
DescribeSubscriptionsResponse.nextToken(String nextToken) |
DescribeSubscriptionsResponse |
DescribeSubscriptionsResponse.subscriptions(List<SubscriptionForDescribeSubscriptionsOutput> subscriptions) |
Copyright © 2024. All rights reserved.