AlertDestination: AlertDestination Class

AlertDestinationR Documentation

AlertDestination Class

Description

AlertDestination Class

AlertDestination Class

Public fields

destination_type
email_address
action_hub_integration_id
action_hub_form_params_json

Methods

Public methods


Method new()

Usage
AlertDestination$new(
  destination_type,
  email_address,
  action_hub_integration_id,
  action_hub_form_params_json
)

Method toJSON()

Usage
AlertDestination$toJSON()

Method fromJSONObject()

Usage
AlertDestination$fromJSONObject(AlertDestinationJsonObject)

Method fromJSON()

Usage
AlertDestination$fromJSON(AlertDestinationJson)

Method toJSONString()

Usage
AlertDestination$toJSONString()

Method fromJSONString()

Usage
AlertDestination$fromJSONString(AlertDestinationJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AlertDestination$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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