@Generated(value={"Immutables.generator","_GetRouteRequest"}) public final class GetRouteRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetRouteRequest.Builder
Builds instances of type
GetRouteRequest. |
| Modifier and Type | Method and Description |
|---|---|
static GetRouteRequest.Builder |
builder()
Creates a builder for
GetRouteRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetRouteRequest that have equal attribute values. |
String |
getRouteId()
The route id
|
int |
hashCode()
Computes a hash code from attributes:
routeId. |
String |
toString()
Prints the immutable value
GetRouteRequest with attribute values. |
public String getRouteId()
public boolean equals(Object another)
GetRouteRequest that have equal attribute values.public int hashCode()
routeId.public String toString()
GetRouteRequest with attribute values.public static GetRouteRequest.Builder builder()
GetRouteRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.