| Package | Description |
|---|---|
| mesosphere.marathon.client.model.v2 |
| Modifier and Type | Method and Description |
|---|---|
Collection<Deployment.Action> |
Deployment.getCurrentActions() |
List<List<Deployment.Action>> |
Deployment.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
Deployment.setCurrentActions(Collection<Deployment.Action> currentActions) |
void |
Deployment.setSteps(List<List<Deployment.Action>> steps) |
Copyright © 2015. All rights reserved.