StorageProfile: StorageProfile

StorageProfileR Documentation

StorageProfile

Description

StorageProfile

StorageProfile

Format

R6Class object, super class Profile.

Super classes

tercenApi::Base -> tercenApi::Profile -> StorageProfile

Public fields

name

of type String inherited from super class Profile.

size

of type int.

Active bindings

name

of type String inherited from super class Profile.

Methods

Public methods

Inherited methods

Method new()

Usage
StorageProfile$new(json = NULL)

Method init()

Usage
StorageProfile$init()

Method initJson()

Usage
StorageProfile$initJson(json)

Method toTson()

Usage
StorageProfile$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
StorageProfile$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.