MigrationDatumModel: MigrationDatumModel Class

Description Public fields Methods

Description

MigrationDatumModel Class

MigrationDatumModel Class

Public fields

UUID
remote_UUID
dkubeDatumUUIDs
migrationUUID
migrationJobUUID
duplicate
duplicate_ref
datum_type
bucket
status
progress
details

Methods

Public methods


Method new()

Usage
MigrationDatumModel$new(
  UUID,
  remote_UUID,
  dkubeDatumUUIDs,
  migrationUUID,
  migrationJobUUID,
  duplicate,
  duplicate_ref,
  datum_type,
  bucket,
  status,
  progress,
  details
)

Method toJSON()

Usage
MigrationDatumModel$toJSON()

Method fromJSON()

Usage
MigrationDatumModel$fromJSON(MigrationDatumModelJson)

Method toJSONString()

Usage
MigrationDatumModel$toJSONString()

Method fromJSONString()

Usage
MigrationDatumModel$fromJSONString(MigrationDatumModelJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
MigrationDatumModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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