object IPBlock extends IPBlockFields with Serializable

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

Value Members

  1. implicit val IPBlockDecoder: Decoder[IPBlock]
  2. implicit val IPBlockEncoder: Encoder[IPBlock]
  3. def cidr: client.model.Field
    Definition Classes
    IPBlockFields
  4. def except: client.model.Field
    Definition Classes
    IPBlockFields
  5. def nestedField(prefix: Chunk[String]): IPBlockFields