程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecd20200930 | |
com.aliyun.sdk.service.ecd20200930.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<StopInvocationResponse> |
DefaultAsyncClient.stopInvocation(StopInvocationRequest request)
When you stop a one-time execution of a command, the command continues to run on the cloud desktops where it has started to run, and will not run on the cloud desktops where it has not started to run.
|
CompletableFuture<StopInvocationResponse> |
AsyncClient.stopInvocation(StopInvocationRequest request)
When you stop a one-time execution of a command, the command continues to run on the cloud desktops where it has started to run, and will not run on the cloud desktops where it has not started to run.
|
限定符和类型 | 方法和说明 |
---|---|
StopInvocationResponse |
StopInvocationResponse.Builder.build() |
static StopInvocationResponse |
StopInvocationResponse.create() |
Copyright © 2024. All rights reserved.