ServiceReferenceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val nameL: Lens[ServiceReference, String]
val namespaceL: Lens[ServiceReference, String]
val pathL: Lens[ServiceReference, Optional[String]]
val pathO: Optic[ServiceReference, ServiceReference, String, OpticFailure, Nothing, String, ServiceReference]
val portL: Lens[ServiceReference, Optional[Int]]
val portO: Optic[ServiceReference, ServiceReference, Int, OpticFailure, Nothing, Int, ServiceReference]