| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse |
EcsApi.describeDeploymentSetSupportedInstanceTypeFamily(DescribeDeploymentSetSupportedInstanceTypeFamilyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeDeploymentSetSupportedInstanceTypeFamilyResponse> |
EcsApi.describeDeploymentSetSupportedInstanceTypeFamilyWithHttpInfo(@NotNull DescribeDeploymentSetSupportedInstanceTypeFamilyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.describeDeploymentSetSupportedInstanceTypeFamilyAsync(DescribeDeploymentSetSupportedInstanceTypeFamilyRequest body,
ApiCallback<DescribeDeploymentSetSupportedInstanceTypeFamilyResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse |
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse.addDeploymentSetCreateInstanceTypeFamiliesItem(String deploymentSetCreateInstanceTypeFamiliesItem) |
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse |
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse.addDeploymentSetModifyInstanceTypeFamiliesItem(String deploymentSetModifyInstanceTypeFamiliesItem) |
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse |
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse.deploymentSetCreateInstanceTypeFamilies(List<String> deploymentSetCreateInstanceTypeFamilies) |
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse |
DescribeDeploymentSetSupportedInstanceTypeFamilyResponse.deploymentSetModifyInstanceTypeFamilies(List<String> deploymentSetModifyInstanceTypeFamilies) |
Copyright © 2024. All rights reserved.