AlertPatch: AlertPatch Class

AlertPatchR Documentation

AlertPatch Class

Description

AlertPatch Class

AlertPatch Class

Public fields

owner_id
is_disabled
disabled_reason
is_public
threshold

Methods

Public methods


Method new()

Usage
AlertPatch$new(owner_id, is_disabled, disabled_reason, is_public, threshold)

Method toJSON()

Usage
AlertPatch$toJSON()

Method fromJSONObject()

Usage
AlertPatch$fromJSONObject(AlertPatchJsonObject)

Method fromJSON()

Usage
AlertPatch$fromJSON(AlertPatchJson)

Method toJSONString()

Usage
AlertPatch$toJSONString()

Method fromJSONString()

Usage
AlertPatch$fromJSONString(AlertPatchJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AlertPatch$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.