程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<InstallCloudAssistantResponse> |
DefaultAsyncClient.installCloudAssistant(InstallCloudAssistantRequest request)
## [](#)Usage notes
After you call the InstallCloudAssistant operation to install Cloud Assistant Agent on an ECS instance, call the [RebootInstance](~~25502~~) operation to restart the instance to make the installation take effect.
|
CompletableFuture<InstallCloudAssistantResponse> |
AsyncClient.installCloudAssistant(InstallCloudAssistantRequest request)
## [](#)Usage notes
After you call the InstallCloudAssistant operation to install Cloud Assistant Agent on an ECS instance, call the [RebootInstance](~~25502~~) operation to restart the instance to make the installation take effect.
|
限定符和类型 | 方法和说明 |
---|---|
InstallCloudAssistantResponse |
InstallCloudAssistantResponse.Builder.build() |
static InstallCloudAssistantResponse |
InstallCloudAssistantResponse.create() |
Copyright © 2024. All rights reserved.