public interface ICloudContainerPort
-
Method Summary
A name given to the port, not used except for getContainerExposedPort()
int
The type of port, http, tcp, udp
-
Method Details
-
getName
A name given to the port, not used except for getContainerExposedPort()
-
getPort
int getPort()
The port number
-
getType
The type of port, http, tcp, udp