Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 406 Bytes

PortBinding.md

File metadata and controls

19 lines (9 loc) · 406 Bytes

PortBinding

PortBinding represents a binding between a Host IP address and a Host Port

Properties

Name Type Description Notes
hostIp String HostIP is the host IP Address [optional]
hostPort String HostPort is the host port number [optional]

Implemented Interfaces

  • Serializable