com.cognite.sdk.scala.v1.resources

Type members

Classlikes

class ApiKeys[F[_]](val requestSession: RequestSession[F]) extends Readable[ApiKey, F]
Companion
object
object ApiKeys
Companion
class
object Assets
Companion
class
class DataPointsResource[F[_]](val requestSession: RequestSession[F]) extends WithRequestSession[F] with BaseUrl
Companion
object
Companion
class
object DataSets
Companion
class
object Events
Companion
class
class Files[F[_]](val requestSession: RequestSession[F])(implicit evidence$1: Applicative[F]) extends WithRequestSession[F] with PartitionedReadable[File, F] with RetrieveByIdsWithIgnoreUnknownIds[File, F] with RetrieveByExternalIdsWithIgnoreUnknownIds[File, F] with Create[File, FileCreate, F] with DeleteByIds[F, Long] with DeleteByExternalIds[F] with PartitionedFilter[File, FilesFilter, F] with Search[File, FilesQuery, F] with UpdateById[File, FileUpdate, F] with UpdateByExternalId[File, FileUpdate, F]
Companion
object
object Files
Companion
class
class FunctionCalls[F[_]](val requestSession: RequestSession[F], val functionId: Long) extends WithRequestSession[F] with BaseUrl
Companion
object
Companion
class
class FunctionSchedules[F[_]](val requestSession: RequestSession[F]) extends WithRequestSession[F] with Create[FunctionSchedule, FunctionScheduleCreate, F] with DeleteByIds[F, Long] with DeleteByExternalIds[F]
Companion
object
Companion
class
class Functions[F[_]](val requestSession: RequestSession[F]) extends WithRequestSession[F] with Create[Function, FunctionCreate, F] with RetrieveByIds[Function, F] with RetrieveByExternalIds[Function, F] with DeleteByIds[F, Long] with DeleteByExternalIds[F]
Companion
object
object Functions
Companion
class
class Groups[F[_]](val requestSession: RequestSession[F]) extends Readable[Group, F]
Companion
object
object Groups
Companion
class
class Labels[F[_]](val requestSession: RequestSession[F]) extends WithRequestSession[F] with Create[Label, LabelCreate, F] with Filter[Label, LabelsFilter, F] with DeleteByExternalIds[F]
Companion
object
object Labels
Companion
class
class RawDatabases[F[_]](val requestSession: RequestSession[F]) extends WithRequestSession[F] with Readable[RawDatabase, F] with Create[RawDatabase, RawDatabase, F] with DeleteByIds[F, String]
Companion
object
object RawDatabases
Companion
class
object RawResource
class RawRows[F[_]](val requestSession: RequestSession[F], database: String, table: String) extends WithRequestSession[F] with Readable[RawRow, F] with Create[RawRow, RawRow, F] with DeleteByIds[F, String] with PartitionedFilterF[RawRow, RawRowFilter, F]
Companion
object
object RawRows
Companion
class
class RawTables[F[_]](val requestSession: RequestSession[F], database: String) extends WithRequestSession[F] with Readable[RawTable, F] with Create[RawTable, RawTable, F] with DeleteByIds[F, String]
Companion
object
object RawTables
Companion
class
Companion
class
class SecurityCategories[F[_]](val requestSession: RequestSession[F]) extends Readable[SecurityCategory, F]
Companion
object
Companion
class
class SequenceRows[F[_]](val requestSession: RequestSession[F])(implicit F: Monad[F]) extends WithRequestSession[F] with BaseUrl
Companion
object
object SequenceRows
Companion
class
Companion
class
class ServiceAccounts[F[_]](val requestSession: RequestSession[F]) extends Readable[ServiceAccount, F]
Companion
object
Companion
class
class ThreeDAncestorNodes[F[_]](val requestSession: RequestSession[F], modelId: Long, revisionId: Long, nodeId: Long) extends Readable[ThreeDNode, F] with WithRequestSession[F]
class ThreeDAssetMappings[F[_]](val requestSession: RequestSession[F], modelId: Long, revisionId: Long) extends WithRequestSession[F] with Readable[ThreeDAssetMapping, F]
Companion
object
Companion
class
Companion
object
object ThreeDModels
Companion
class
class ThreeDNodes[F[_]](val requestSession: RequestSession[F], modelId: Long, revisionId: Long) extends Readable[ThreeDNode, F] with RetrieveByIds[ThreeDNode, F] with WithRequestSession[F]
Companion
object
object ThreeDNodes
Companion
class
class ThreeDRevisions[F[_]](val requestSession: RequestSession[F], modelId: Long)(implicit evidence$1: Applicative[F]) extends Create[ThreeDRevision, ThreeDRevisionCreate, F] with RetrieveByIds[ThreeDRevision, F] with Readable[ThreeDRevision, F] with DeleteByIds[F, Long] with UpdateById[ThreeDRevision, ThreeDRevisionUpdate, F] with WithRequestSession[F]
Companion
object
Companion
class
Companion
class