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