Builder7

harness.endpoint.spec.EndpointSpec$.Builder7
class Builder7[PathT, QueryT, AuthT, HeaderT, InputBodyT <: BodyType, OutputBodyT <: BodyType, ErrorT]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Builder6[PathT, QueryT, AuthT, HeaderT, InputBodyT, OutputBodyT]
class Builder5[PathT, QueryT, AuthT, HeaderT, InputBodyT]
class Builder4[PathT, QueryT, AuthT, HeaderT]
class Builder3[PathT, QueryT, AuthT]
class Builder2[PathT, QueryT]
class Builder1[PathT]
Show all

Members list

Value members

Concrete methods

final def /!-->[E](b: errorBody[E]): EndpointSpec[EndpointType[PathT, QueryT, AuthT, HeaderT, InputBodyT, OutputBodyT, E]]
def describe(description: String): EndpointSpec[ET]
Implicitly added by convertSpecBuilder
Implicitly added by convertSpecBuilder
def hidden: EndpointSpec[ET]
Implicitly added by convertSpecBuilder
def inGroup(group: String): EndpointSpec[ET]
Implicitly added by convertSpecBuilder
Implicitly added by convertSpecBuilder

Inherited methods

def productElementNames: Iterator[String]
Implicitly added by convertSpecBuilder

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]
Implicitly added by convertSpecBuilder

Attributes

Inherited from:
Product