org
.
http4s
.
dsl
FoundSyntax
Related Doc:
package dsl
implicit final
class
FoundSyntax
extends
AnyVal
with
LocationResponseGenerator
Linear Supertypes
LocationResponseGenerator
,
ResponseGenerator
,
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
FoundSyntax
LocationResponseGenerator
ResponseGenerator
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
FoundSyntax
(
status:
Found
.type
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
apply
(
location:
Uri
)
:
Task
[
Response
]
Definition Classes
LocationResponseGenerator
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
status
:
Found
.type
Definition Classes
FoundSyntax
→
ResponseGenerator
def
toString
()
:
String
Definition Classes
Any
Inherited from
LocationResponseGenerator
Inherited from
ResponseGenerator
Inherited from
AnyVal
Inherited from
Any
Ungrouped