@Generated(value={"Immutables.generator","_TcpRouteDeletion"}) public final class TcpRouteDeletion extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TcpRouteDeletion.Builder
Builds instances of type
TcpRouteDeletion. |
| Modifier and Type | Method and Description |
|---|---|
static TcpRouteDeletion.Builder |
builder()
Creates a builder for
TcpRouteDeletion. |
boolean |
equals(Object another)
This instance is equal to all instances of
TcpRouteDeletion that have equal attribute values. |
String |
getBackendIp()
IP address of backend.
|
Integer |
getBackendPort()
Backend port.
|
Integer |
getPort()
External facing port for the TCP route.
|
String |
getRouterGroupId()
ID of the router group associated with this route.
|
int |
hashCode()
Computes a hash code from attributes:
backendIp, backendPort, port, routerGroupId. |
String |
toString()
Prints the immutable value
TcpRouteDeletion with attribute values. |
public String getBackendIp()
public Integer getBackendPort()
public Integer getPort()
public String getRouterGroupId()
public boolean equals(Object another)
TcpRouteDeletion that have equal attribute values.public int hashCode()
backendIp, backendPort, port, routerGroupId.public String toString()
TcpRouteDeletion with attribute values.public static TcpRouteDeletion.Builder builder()
TcpRouteDeletion.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.