| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ess20220222 | |
| com.aliyun.sdk.service.ess20220222.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<CreateScheduledTaskResponse> |
DefaultAsyncClient.createScheduledTask(CreateScheduledTaskRequest request)
* If the scaling rule of a scheduled task fails to be executed due to an ongoing scaling activity in the scaling group or because the scaling group is disabled, the scheduled task is automatically retried during the time window specified by `LaunchExpirationTime`.
|
CompletableFuture<CreateScheduledTaskResponse> |
AsyncClient.createScheduledTask(CreateScheduledTaskRequest request)
* If the scaling rule of a scheduled task fails to be executed due to an ongoing scaling activity in the scaling group or because the scaling group is disabled, the scheduled task is automatically retried during the time window specified by `LaunchExpirationTime`.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CreateScheduledTaskRequest |
CreateScheduledTaskRequest.Builder.build() |
static CreateScheduledTaskRequest |
CreateScheduledTaskRequest.create() |
Copyright © 2024. All rights reserved.