public class Allow$ extends ModeledCompanion<Allow> implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Allow$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Allow$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Allow | apply() | 
| Allow | apply(HttpMethod firstMethod,
     scala.collection.immutable.Seq<HttpMethod> otherMethods) | 
| Renderer<scala.collection.immutable.Iterable<HttpMethod>> | methodsRenderer() | 
lowercaseName, name, nameFromClass, parseFromValueString, renderpublic static final Allow$ MODULE$
public Allow apply()
public Allow apply(HttpMethod firstMethod, scala.collection.immutable.Seq<HttpMethod> otherMethods)
public Renderer<scala.collection.immutable.Iterable<HttpMethod>> methodsRenderer()