GetCurrentTime

smithy4s.example.WeatherOperation$.GetCurrentTime
See theGetCurrentTime companion object
case class GetCurrentTime() extends WeatherOperation[Unit, Nothing, GetCurrentTimeOutput, Nothing, Nothing]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait WeatherOperation[Unit, Nothing, GetCurrentTimeOutput, Nothing, Nothing]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def endpoint: (Unit, Endpoint[WeatherOperation, Unit, Nothing, GetCurrentTimeOutput, Nothing, Nothing])
def run[F[_, _, _, _, _]](impl: WeatherGen[F]): F[Unit, Nothing, GetCurrentTimeOutput, Nothing, Nothing]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product