@Generated(value={"Immutables.generator","_AssociateApplicationRouteResponse"}) public final class AssociateApplicationRouteResponse extends AbstractApplicationResource
| Modifier and Type | Class and Description |
|---|---|
static class |
AssociateApplicationRouteResponse.Builder
Builds instances of type
AssociateApplicationRouteResponse. |
| Modifier and Type | Method and Description |
|---|---|
static AssociateApplicationRouteResponse.Builder |
builder()
Creates a builder for
AssociateApplicationRouteResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
AssociateApplicationRouteResponse 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
AssociateApplicationRouteResponse with attribute values. |
public ApplicationEntity getEntity()
getEntity in class Resource<ApplicationEntity>public Metadata getMetadata()
getMetadata in class Resource<ApplicationEntity>public boolean equals(Object another)
AssociateApplicationRouteResponse that have equal attribute values.public int hashCode()
entity, metadata.public String toString()
AssociateApplicationRouteResponse with attribute values.public static AssociateApplicationRouteResponse.Builder builder()
AssociateApplicationRouteResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.