smithy4s.example.WeatherOperation$.GetCity
See theGetCity companion object
final case class GetCity(input: GetCityInput) extends WeatherOperation[GetCityInput, GetCityError, GetCityOutput, Nothing, Nothing]
Attributes
Members list
In this article