public abstract class Application extends Resource
| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
abstract Lifecycle |
getLifecycle()
The lifecycle
|
abstract String |
getName()
The name
|
abstract ApplicationState |
getState()
The state
|
getCreatedAt, getId, getLinks, getUpdatedAtpublic abstract Lifecycle getLifecycle()
public abstract String getName()
public abstract ApplicationState getState()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.