| Package | Description |
|---|---|
| mesosphere.marathon.client | |
| mesosphere.marathon.client.model.v2 |
| Modifier and Type | Method and Description |
|---|---|
List<Deployment> |
Marathon.getDeployments() |
| Modifier and Type | Method and Description |
|---|---|
List<Deployment> |
GetDeploymentsResponse.getDeployments() |
Collection<Deployment> |
App.getDeployments() |
| Modifier and Type | Method and Description |
|---|---|
void |
App.addDeployment(Deployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
void |
App.setDeployments(Collection<Deployment> deployments) |
void |
GetDeploymentsResponse.setDeployments(List<Deployment> deployments) |
Copyright © 2015. All rights reserved.