ServiceBackendPort

final case class ServiceBackendPort(name: Option[String], number: Option[Int])

ServiceBackendPort is the service port being referenced.

Source:
ServiceBackendPort.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product