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