@Generated(value={"Immutables.generator","_CreateApplicationRequest"}) public final class CreateApplicationRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateApplicationRequest.Builder
Builds instances of type
CreateApplicationRequest. |
| Modifier and Type | Method and Description |
|---|---|
static CreateApplicationRequest.Builder |
builder()
Creates a builder for
CreateApplicationRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
CreateApplicationRequest that have equal attribute values. |
Map<String,String> |
getEnvironmentVariables()
The environment variables
|
Lifecycle |
getLifecycle()
The lifecycle
|
String |
getName()
The name
|
Relationships |
getRelationships()
The relationships
|
int |
hashCode()
Computes a hash code from attributes:
environmentVariables, lifecycle, name, relationships. |
String |
toString()
Prints the immutable value
CreateApplicationRequest with attribute values. |
public Map<String,String> getEnvironmentVariables()
public Lifecycle getLifecycle()
public String getName()
public Relationships getRelationships()
public boolean equals(Object another)
CreateApplicationRequest that have equal attribute values.public int hashCode()
environmentVariables, lifecycle, name, relationships.public String toString()
CreateApplicationRequest with attribute values.public static CreateApplicationRequest.Builder builder()
CreateApplicationRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.