c

dynamics.cli

PublisherActions

class PublisherActions extends AnyRef

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PublisherActions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new PublisherActions(context: DynamicsContext)

Value Members

  1. implicit val dec: EntityDecoder[IO, PublisherOData]
  2. def filter(r: Seq[PublisherOData], filter: Seq[String]): Seq[PublisherOData]
  3. def list(): Kleisli[IO, AppConfig, Unit]