| Package | Description |
|---|---|
| mesosphere.marathon.client | |
| mesosphere.marathon.client.model.v2 |
| Modifier and Type | Method and Description |
|---|---|
App |
Marathon.createApp(App app) |
| Modifier and Type | Method and Description |
|---|---|
App |
Marathon.createApp(App app) |
void |
Marathon.updateApp(String appId,
App app,
boolean force) |
| Modifier and Type | Method and Description |
|---|---|
App |
GetAppResponse.getApp() |
| Modifier and Type | Method and Description |
|---|---|
Collection<App> |
Group.getApps() |
List<App> |
GetAppsResponse.getApps() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetAppResponse.setApp(App app) |
| Modifier and Type | Method and Description |
|---|---|
void |
Group.setApps(Collection<App> apps) |
void |
GetAppsResponse.setApps(List<App> apps) |
Copyright © 2015. All rights reserved.