ServiceBackendPortO

class Object
trait Matchable
class Any

Value members

Concrete fields

val nameL: Lens[ServiceBackendPort, Optional[String]]
val nameO: Optic[ServiceBackendPort, ServiceBackendPort, String, OpticFailure, Nothing, String, ServiceBackendPort]
val numberL: Lens[ServiceBackendPort, Optional[Int]]
val numberO: Optic[ServiceBackendPort, ServiceBackendPort, Int, OpticFailure, Nothing, Int, ServiceBackendPort]