PathBinding

smithy4s.http.HttpBinding.PathBinding
See thePathBinding companion object
case class PathBinding(httpName: String) extends HttpBinding

Attributes

Companion
object
Graph
Supertypes
class HttpBinding
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def show: String

Attributes

Inherited from:
HttpBinding

Inherited fields

val tpe: Type

Attributes

Inherited from:
HttpBinding