object AllowedHostPath extends AllowedHostPathFields with Serializable

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

Value Members

  1. implicit val AllowedHostPathDecoder: Decoder[AllowedHostPath]
  2. implicit val AllowedHostPathEncoder: Encoder[AllowedHostPath]
  3. def nestedField(prefix: Chunk[String]): AllowedHostPathFields
  4. def pathPrefix: client.model.Field
    Definition Classes
    AllowedHostPathFields
  5. def readOnly: client.model.Field
    Definition Classes
    AllowedHostPathFields