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 ApplicationRelationships |
getRelationships()
The relationships
|
abstract ApplicationState |
getState()
The state
|
getCreatedAt, getId, getLinks, getUpdatedAt
public abstract Lifecycle getLifecycle()
public abstract String getName()
public abstract ApplicationRelationships getRelationships()
public abstract ApplicationState getState()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.