Packages

object SecretProjection extends SecretProjectionFields with Serializable

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

Value Members

  1. implicit val SecretProjectionDecoder: Decoder[SecretProjection]
  2. implicit val SecretProjectionEncoder: Encoder[SecretProjection]
  3. def items: client.model.Field
    Definition Classes
    SecretProjectionFields
  4. def name: client.model.Field
    Definition Classes
    SecretProjectionFields
  5. def nestedField(prefix: Chunk[String]): SecretProjectionFields
  6. def optional: client.model.Field
    Definition Classes
    SecretProjectionFields