Packages

object FlowSchemaSpecO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FlowSchemaSpecO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val distinguisherMethodL: Lens[FlowSchemaSpec, Optional[FlowDistinguisherMethod]]
  2. val distinguisherMethodO: Optional[FlowSchemaSpec, FlowDistinguisherMethod]
  3. val matchingPrecedenceL: Lens[FlowSchemaSpec, Optional[Int]]
  4. val matchingPrecedenceO: Optional[FlowSchemaSpec, Int]
  5. val priorityLevelConfigurationL: Lens[FlowSchemaSpec, PriorityLevelConfigurationReference]
  6. val rulesL: Lens[FlowSchemaSpec, Optional[Vector[PolicyRulesWithSubjects]]]
  7. val rulesO: Optional[FlowSchemaSpec, Vector[PolicyRulesWithSubjects]]