Class Allow$

All Implemented Interfaces:
Renderable, Serializable

public class Allow$ extends ModeledCompanion<Allow> implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final Allow$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Allow$

      public Allow$()
  • Method Details

    • apply

      public Allow apply()
    • apply

      public Allow apply(HttpMethod firstMethod, scala.collection.immutable.Seq<HttpMethod> otherMethods)
    • methodsRenderer

      public Renderer<scala.collection.immutable.Iterable<HttpMethod>> methodsRenderer()