com.cognite.sdk.scala.v1.fdm.datamodels

Members list

Type members

Classlikes

final case class DataModel(space: String, externalId: String, name: Option[String], description: Option[String], version: String, views: Option[Seq[DataModelViewReference]], createdTime: Long, lastUpdatedTime: Long)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DataModel

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
DataModel.type
final case class DataModelCreate(space: String, externalId: String, name: Option[String], description: Option[String], version: String, views: Option[Seq[DataModelCreateViewReference]])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Type for a data model to reference a view

Type for a data model to reference a view

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Type for a data model to reference a view

Type for a data model to reference a view

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type