@Generated(value={"Immutables.generator","_CreateApplicationResponse"}) public final class CreateApplicationResponse extends AbstractApplicationResource
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateApplicationResponse.Builder
Builds instances of type
CreateApplicationResponse. |
| Modifier and Type | Method and Description |
|---|---|
static CreateApplicationResponse.Builder |
builder()
Creates a builder for
CreateApplicationResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
CreateApplicationResponse that have equal attribute values. |
ApplicationEntity |
getEntity()
The resource's entity
|
Metadata |
getMetadata()
The resource's metadata
|
int |
hashCode()
Computes a hash code from attributes:
entity, metadata. |
String |
toString()
Prints the immutable value
CreateApplicationResponse with attribute values. |
public ApplicationEntity getEntity()
getEntity in class Resource<ApplicationEntity>public Metadata getMetadata()
getMetadata in class Resource<ApplicationEntity>public boolean equals(Object another)
CreateApplicationResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
CreateApplicationResponse with attribute values.public static CreateApplicationResponse.Builder builder()
CreateApplicationResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.