Packages

object NodeAddress extends NodeAddressFields with Serializable

Linear Supertypes
Serializable, Serializable, NodeAddressFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NodeAddress
  2. Serializable
  3. Serializable
  4. NodeAddressFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val NodeAddressDecoder: Decoder[NodeAddress]
  2. implicit val NodeAddressEncoder: Encoder[NodeAddress]
  3. def address: client.model.Field
    Definition Classes
    NodeAddressFields
  4. def nestedField(prefix: Chunk[String]): NodeAddressFields
  5. def type: client.model.Field
    Definition Classes
    NodeAddressFields