| Package | Description |
|---|---|
| mesosphere.marathon.client |
| Modifier and Type | Method and Description |
|---|---|
App |
Marathon.createApp(App app) |
Result |
Marathon.createGroup(Group group) |
Result |
Marathon.deleteApp(String id) |
Result |
Marathon.deleteGroup(String id) |
GetAppResponse |
Marathon.getApp(String id) |
Group |
Marathon.getGroup(String id) |
void |
Marathon.updateApp(String appId,
App app,
boolean force) |
Copyright © 2015. All rights reserved.