FlowSchemaSpecO

class Object
trait Matchable
class Any

Value members

Concrete fields

val distinguisherMethodL: Lens[FlowSchemaSpec, Optional[FlowDistinguisherMethod]]
val distinguisherMethodO: Optic[FlowSchemaSpec, FlowSchemaSpec, FlowDistinguisherMethod, OpticFailure, Nothing, FlowDistinguisherMethod, FlowSchemaSpec]
val matchingPrecedenceL: Lens[FlowSchemaSpec, Optional[Int]]
val matchingPrecedenceO: Optic[FlowSchemaSpec, FlowSchemaSpec, Int, OpticFailure, Nothing, Int, FlowSchemaSpec]
val priorityLevelConfigurationL: Lens[FlowSchemaSpec, PriorityLevelConfigurationReference]
val rulesL: Lens[FlowSchemaSpec, Optional[Vector[PolicyRulesWithSubjects]]]
val rulesO: Optic[FlowSchemaSpec, FlowSchemaSpec, Vector[PolicyRulesWithSubjects], OpticFailure, Nothing, Vector[PolicyRulesWithSubjects], FlowSchemaSpec]