| Package | Description |
|---|---|
| com.volcengine.ecs | |
| com.volcengine.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
InstallCloudAssistantResponse |
EcsApi.installCloudAssistant(InstallCloudAssistantRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InstallCloudAssistantResponse> |
EcsApi.installCloudAssistantWithHttpInfo(@NotNull InstallCloudAssistantRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
EcsApi.installCloudAssistantAsync(InstallCloudAssistantRequest body,
ApiCallback<InstallCloudAssistantResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
InstallCloudAssistantResponse |
InstallCloudAssistantResponse.addFailedInstancesItem(FailedInstanceForInstallCloudAssistantOutput failedInstancesItem) |
InstallCloudAssistantResponse |
InstallCloudAssistantResponse.addInstallingInstanceIdsItem(String installingInstanceIdsItem) |
InstallCloudAssistantResponse |
InstallCloudAssistantResponse.failedInstances(List<FailedInstanceForInstallCloudAssistantOutput> failedInstances) |
InstallCloudAssistantResponse |
InstallCloudAssistantResponse.installingInstanceIds(List<String> installingInstanceIds) |
Copyright © 2024. All rights reserved.