| Package | Description |
|---|---|
| com.atlassian.buildeng.ecs.scheduling |
| Modifier and Type | Method and Description |
|---|---|
Collection<ArnStoppedState> |
AWSSchedulerBackend.checkStoppedTasks(String cluster,
List<String> taskArns) |
Collection<ArnStoppedState> |
SchedulerBackend.checkStoppedTasks(String cluster,
List<String> taskArns)
for given taskArn strings return an ArnStoppedState object for every taskArn
that is stopped or missing in the cluster.
|
Copyright © 2022 Atlassian Pty Ltd. All rights reserved.