HostInterface

final case class HostInterface(@jsonField("HostIp") hostIp: Option[String], @jsonField("HostPort") hostPort: HostPort)
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product

Concrete fields