Class AutoValue_PortBinding
java.lang.Object
com.spotify.docker.client.messages.PortBinding
com.spotify.docker.client.messages.AutoValue_PortBinding
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_PortBinding
extends PortBinding
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.PortBinding
create, hostPort, of, of, randomPort
-
Field Details
-
hostIp
-
hostPort
-
-
Constructor Details
-
AutoValue_PortBinding
-
-
Method Details
-
hostIp
- Specified by:
hostIp
in classPortBinding
-
hostPort
- Specified by:
hostPort
in classPortBinding
-
toString
-
equals
-
hashCode
public int hashCode()
-