Class PortBinding
java.lang.Object
com.spotify.docker.client.messages.PortBinding
- Direct Known Subclasses:
AutoValue_PortBinding
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PortBindingabstract StringhostIp()abstract StringhostPort()static PortBindingDeprecated.static PortBindingstatic PortBindingstatic PortBindingrandomPort(String ip)
-
Constructor Details
-
PortBinding
public PortBinding()
-
-
Method Details
-
hostIp
-
hostPort
-
hostPort
Deprecated.As of release 7.0.0, replaced byof(String, String). -
of
-
of
-
randomPort
-
create
-
of(String, String).