class MetadataActions extends AnyRef

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

Instance Constructors

  1. new MetadataActions(context: DynamicsContext)

Value Members

  1. val context: DynamicsContext
  2. def downloadCSDL(): Action
  3. val exportOptionSets: Action
  4. def get(command: String): Action
  5. def getCSDL(): IO[String]
  6. def listEntities(): Action
  7. val m: MetadataCache
  8. def test(): Action