Packages

object GRPCAction extends GRPCActionFields with Serializable

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

Value Members

  1. implicit val GRPCActionDecoder: Decoder[GRPCAction]
  2. implicit val GRPCActionEncoder: Encoder[GRPCAction]
  3. def nestedField(prefix: Chunk[String]): GRPCActionFields
  4. def port: client.model.Field
    Definition Classes
    GRPCActionFields
  5. def service: client.model.Field
    Definition Classes
    GRPCActionFields