@Generated(value={"Immutables.generator","_GetApplicationResponse"}) public final class GetApplicationResponse extends Application
| Modifier and Type | Class and Description |
|---|---|
static class |
GetApplicationResponse.Builder
Builds instances of type
GetApplicationResponse. |
| Modifier and Type | Method and Description |
|---|---|
static GetApplicationResponse.Builder |
builder()
Creates a builder for
GetApplicationResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetApplicationResponse that have equal attribute values. |
String |
getCreatedAt()
When the resource was created
|
String |
getId()
The resource's id
|
Lifecycle |
getLifecycle()
The lifecycle
|
Map<String,Link> |
getLinks()
Links to related resources and actions for the resource
|
String |
getName()
The name
|
ApplicationState |
getState()
The state
|
String |
getUpdatedAt()
When the resource was last updated
|
int |
hashCode()
Computes a hash code from attributes:
lifecycle, name, state, createdAt, id, links, updatedAt. |
String |
toString()
Prints the immutable value
GetApplicationResponse with attribute values. |
public Lifecycle getLifecycle()
getLifecycle in class Applicationpublic String getName()
getName in class Applicationpublic ApplicationState getState()
getState in class Applicationpublic String getCreatedAt()
getCreatedAt in class Resourcepublic String getUpdatedAt()
getUpdatedAt in class Resourcepublic boolean equals(Object another)
GetApplicationResponse that have equal attribute values.public int hashCode()
lifecycle, name, state, createdAt, id, links, updatedAt.public String toString()
GetApplicationResponse with attribute values.public static GetApplicationResponse.Builder builder()
GetApplicationResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.