public interface CcApplicationResource
| Modifier and Type | Method and Description |
|---|---|
void |
deleteApp(UUID app) |
CcServiceBindingList |
getAppBindings(UUID app) |
CcServiceBindingList |
getAppBindings(UUID app,
FilterQuery query) |
Object |
getAppEnv(UUID app) |
CcAppSummary |
getAppSummary(UUID app) |
void |
restageApp(UUID app) |
void |
switchApp(UUID app,
CcAppStatus appStatus) |
CcAppSummary getAppSummary(UUID app)
CcServiceBindingList getAppBindings(UUID app)
CcServiceBindingList getAppBindings(UUID app, FilterQuery query)
void restageApp(UUID app)
void deleteApp(UUID app)
void switchApp(UUID app, CcAppStatus appStatus)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.