class SolutionActions extends LazyLogger

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

Instance Constructors

  1. new SolutionActions(context: DynamicsContext)

Value Members

  1. def delete(): Action
  2. def export(): Action
  3. def get(command: String): Action
  4. def list(): Action
  5. lazy val logger: Logger
    Definition Classes
    LazyLogger
  6. val publishAll: Action
  7. implicit val solnDecoder: EntityDecoder[IO, SolutionOData]
  8. def upload(): Action