@Generated(value={"Immutables.generator","_AssignApplicationDropletResponse"}) public final class AssignApplicationDropletResponse extends Application
| Modifier and Type | Class and Description |
|---|---|
static class |
AssignApplicationDropletResponse.Builder
Builds instances of type
AssignApplicationDropletResponse. |
| Modifier and Type | Method and Description |
|---|---|
static AssignApplicationDropletResponse.Builder |
builder()
Creates a builder for
AssignApplicationDropletResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
AssignApplicationDropletResponse that have equal attribute values. |
String |
getCreatedAt()
When the application was created
|
String |
getDesiredState()
The desired state
|
Map<String,String> |
getEnvironmentVariables()
The environment variables\
|
String |
getId()
The id
|
Lifecycle |
getLifecycle()
The lifecycle
|
Map<String,Link> |
getLinks()
The links
|
String |
getName()
The name
|
Integer |
getTotalDesiredInstances()
The total desired instances
|
String |
getUpdatedAt()
When the application was updated
|
int |
hashCode()
Computes a hash code from attributes:
createdAt, desiredState, environmentVariables, id, lifecycle, links, name, totalDesiredInstances, updatedAt. |
String |
toString()
Prints the immutable value
AssignApplicationDropletResponse with attribute values. |
public String getCreatedAt()
getCreatedAt in class Applicationpublic String getDesiredState()
getDesiredState in class Applicationpublic Map<String,String> getEnvironmentVariables()
getEnvironmentVariables in class Applicationpublic String getId()
getId in class Applicationpublic Lifecycle getLifecycle()
getLifecycle in class Applicationpublic Map<String,Link> getLinks()
getLinks in class Applicationpublic String getName()
getName in class Applicationpublic Integer getTotalDesiredInstances()
getTotalDesiredInstances in class Applicationpublic String getUpdatedAt()
getUpdatedAt in class Applicationpublic boolean equals(Object another)
AssignApplicationDropletResponse that have equal attribute values.public int hashCode()
createdAt, desiredState, environmentVariables, id, lifecycle, links, name, totalDesiredInstances, updatedAt.public String toString()
AssignApplicationDropletResponse with attribute values.public static AssignApplicationDropletResponse.Builder builder()
AssignApplicationDropletResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.