Query

org.http4s.Query$
See theQuery companion trait
object Query

Attributes

Companion
trait
Source
Query.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Query.type

Members list

Type members

Classlikes

case object Empty extends Query

Attributes

Source
Query.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Query
trait Renderable
trait QueryOps
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final class Parsed extends Query

Attributes

Source
Query.scala
Supertypes
trait Query
trait Renderable
trait QueryOps
class Object
trait Matchable
class Any
Show all
final class Raw extends Query

Attributes

Source
Query.scala
Supertypes
trait Query
trait Renderable
trait QueryOps
class Object
trait Matchable
class Any
Show all

Types

Attributes

Source
Query.scala

Value members

Concrete methods

Attributes

Source
Query.scala

Build a Query from the Map structure

Build a Query from the Map structure

Attributes

Source
Query.scala

Attributes

Source
Query.scala

Attributes

Source
Query.scala

Deprecated methods

Attributes

Deprecated
[Since version 0.22.0-M6] Use unsafeFromString instead
Source
Query.scala

Concrete fields

Represents a query string with no keys or values: ?

Represents a query string with no keys or values: ?

Attributes

Source
Query.scala
val empty: Query

Represents the absence of a query string.

Represents the absence of a query string.

Attributes

Source
Query.scala

Implicits

Implicits

Attributes

Source
Query.scala