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