Base

smithy4s.Endpoint$.Base
trait Base[I, E, O, SI, SO]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Endpoint[Op, I, E, O, SI, SO]

Members list

Value members

Abstract methods

def hints: Hints
def id: ShapeId
def input: Schema[I]
def output: Schema[O]

Concrete methods

final def name: String