Packages

object ClientIPConfig extends ClientIPConfigFields with Serializable

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

Value Members

  1. implicit val ClientIPConfigDecoder: Decoder[ClientIPConfig]
  2. implicit val ClientIPConfigEncoder: Encoder[ClientIPConfig]
  3. def nestedField(prefix: Chunk[String]): ClientIPConfigFields
  4. def timeoutSeconds: client.model.Field
    Definition Classes
    ClientIPConfigFields