程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<StopInvocationResponse> |
DefaultAsyncClient.stopInvocation(StopInvocationRequest request)
## [](#)Usage notes
* If you stop the process of a command that runs only once, the executions that have started are not interrupted.
|
CompletableFuture<StopInvocationResponse> |
AsyncClient.stopInvocation(StopInvocationRequest request)
## [](#)Usage notes
* If you stop the process of a command that runs only once, the executions that have started are not interrupted.
|
限定符和类型 | 方法和说明 |
---|---|
StopInvocationRequest |
StopInvocationRequest.Builder.build() |
static StopInvocationRequest |
StopInvocationRequest.create() |
Copyright © 2024. All rights reserved.