程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<RunCommandResponse> |
AsyncClient.runCommand(RunCommandRequest request)
Compared with the [CreateCommand](~~64844~~) and [InvokeCommand](~~64841~~) operations, you can call the RunCommand operation once to create and run a command.
|
CompletableFuture<RunCommandResponse> |
DefaultAsyncClient.runCommand(RunCommandRequest request)
Compared with the [CreateCommand](~~64844~~) and [InvokeCommand](~~64841~~) operations, you can call the RunCommand operation once to create and run a command.
|
限定符和类型 | 方法和说明 |
---|---|
RunCommandRequest |
RunCommandRequest.Builder.build() |
static RunCommandRequest |
RunCommandRequest.create() |
Copyright © 2023. All rights reserved.