PayloadPath

smithy4s.codecs.PayloadPath
See thePayloadPath companion class
object PayloadPath

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Segment

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Segment.type
sealed trait Segment

A path-segment in a json-like object

A path-segment in a json-like object

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Index
class Label

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(segments: Segment*): PayloadPath
def parse(string: String): PayloadPath

Concrete fields