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