DatumModel: DatumModel Class

Description Public fields Methods

Description

DatumModel Class

DatumModel Class

Public fields

version
name
description
tags
class
dvs
source
url
remote
gitaccess
redshift
s3access
k8svolume
hostpath
nfsaccess
gcsaccess
generated

Methods

Public methods


Method new()

Usage
DatumModel$new(
  version,
  name,
  description,
  tags,
  class,
  dvs,
  source,
  url,
  remote,
  gitaccess,
  redshift,
  s3access,
  k8svolume,
  hostpath,
  nfsaccess,
  gcsaccess,
  generated
)

Method toJSON()

Usage
DatumModel$toJSON()

Method fromJSON()

Usage
DatumModel$fromJSON(DatumModelJson)

Method toJSONString()

Usage
DatumModel$toJSONString()

Method fromJSONString()

Usage
DatumModel$fromJSONString(DatumModelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DatumModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


riteshkarvaloc/dkubeR documentation built on Feb. 25, 2021, 9:28 p.m.