DVSModel: DVSModel Class

Description Public fields Methods

Description

DVSModel Class

DVSModel Class

Public fields

name
uuid
status
metadata
store
git
s3
gcs

Methods

Public methods


Method new()

Usage
DVSModel$new(name, uuid, status, metadata, store, git, s3, gcs)

Method toJSON()

Usage
DVSModel$toJSON()

Method fromJSON()

Usage
DVSModel$fromJSON(DVSModelJson)

Method toJSONString()

Usage
DVSModel$toJSONString()

Method fromJSONString()

Usage
DVSModel$fromJSONString(DVSModelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
DVSModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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