|
InfluxDB PHP Client
|
Static Public Member Functions | |
| static | openAPITypes () |
| static | openAPIFormats () |
| static | attributeMap () |
| static | setters () |
| static | getters () |
Public Attributes | |
| const | DISCRIMINATOR = null |
Public Attributes inherited from InfluxDB2\Model\SlackNotificationRuleBase | |
| const | DISCRIMINATOR = null |
| const | TYPE_SLACK = 'slack' |
Public Attributes inherited from InfluxDB2\Model\NotificationRule | |
| const | DISCRIMINATOR = 'type' |
Public Attributes inherited from InfluxDB2\Model\NotificationRuleDiscriminator | |
| const | DISCRIMINATOR = 'type' |
Public Attributes inherited from InfluxDB2\Model\NotificationRuleBase | |
| const | DISCRIMINATOR = null |
| const | LAST_RUN_STATUS_FAILED = 'failed' |
| const | LAST_RUN_STATUS_SUCCESS = 'success' |
| const | LAST_RUN_STATUS_CANCELED = 'canceled' |
Static Protected Attributes | |
| static | $openAPIModelName = 'SlackNotificationRule' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
Static Protected Attributes inherited from InfluxDB2\Model\SlackNotificationRuleBase | |
| static | $openAPIModelName = 'SlackNotificationRuleBase' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
Static Protected Attributes inherited from InfluxDB2\Model\NotificationRule | |
| static | $openAPIModelName = 'NotificationRule' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
Static Protected Attributes inherited from InfluxDB2\Model\NotificationRuleDiscriminator | |
| static | $openAPIModelName = 'NotificationRuleDiscriminator' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
Static Protected Attributes inherited from InfluxDB2\Model\NotificationRuleBase | |
| static | $openAPIModelName = 'NotificationRuleBase' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
Additional Inherited Members | |
Protected Attributes inherited from InfluxDB2\Model\NotificationRuleBase | |
| $container = [] | |
| InfluxDB2\Model\SlackNotificationRule::__construct | ( | ?array | $data = null | ) |
Constructor
| mixed[] | $data | Associated array of property values initializing the model |
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::__toString | ( | ) |
Gets the string presentation of the object
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
|
static |
Array of attributes where the key is the local name, and the value is the original name
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::getModelName | ( | ) |
The original name of the model.
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
|
static |
Array of attributes to getter functions (for serialization of requests)
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::listInvalidProperties | ( | ) |
Show all the invalid properties with reasons.
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::offsetExists | ( | $offset | ) |
Returns true if offset exists. False otherwise.
| integer | $offset | Offset |
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::offsetGet | ( | $offset | ) |
Gets offset.
| integer | $offset | Offset |
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::offsetSet | ( | $offset, | |
| $value ) |
Sets value based on offset.
| integer | $offset | Offset |
| mixed | $value | Value to be set |
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::offsetUnset | ( | $offset | ) |
Unsets offset.
| integer | $offset | Offset |
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
|
static |
Array of property to format mappings. Used for (de)serialization
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
|
static |
Array of property to type mappings. Used for (de)serialization
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
|
static |
Array of attributes to setter functions (for deserialization of responses)
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
| InfluxDB2\Model\SlackNotificationRule::valid | ( | ) |
Validate all the properties in the model return true if all passed
Reimplemented from InfluxDB2\Model\SlackNotificationRuleBase.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |