|
InfluxDB PHP Client
|
Public Member Functions | |
| getModelName () | |
| __construct (?array $data=null) | |
| listInvalidProperties () | |
| valid () | |
| getBuckets () | |
| setBuckets ($buckets) | |
| getChecks () | |
| setChecks ($checks) | |
| getDashboards () | |
| setDashboards ($dashboards) | |
| getLabels () | |
| setLabels ($labels) | |
| getLabelMappings () | |
| setLabelMappings ($label_mappings) | |
| getMissingEnvRefs () | |
| setMissingEnvRefs ($missing_env_refs) | |
| getMissingSecrets () | |
| setMissingSecrets ($missing_secrets) | |
| getNotificationEndpoints () | |
| setNotificationEndpoints ($notification_endpoints) | |
| getNotificationRules () | |
| setNotificationRules ($notification_rules) | |
| getTasks () | |
| setTasks ($tasks) | |
| getTelegrafConfigs () | |
| setTelegrafConfigs ($telegraf_configs) | |
| getVariables () | |
| setVariables ($variables) | |
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| offsetSet ($offset, $value) | |
| offsetUnset ($offset) | |
| __toString () | |
Static Public Member Functions | |
| static | openAPITypes () |
| static | openAPIFormats () |
| static | attributeMap () |
| static | setters () |
| static | getters () |
Public Attributes | |
| const | DISCRIMINATOR = null |
Protected Attributes | |
| $container = [] | |
Static Protected Attributes | |
| static | $openAPIModelName = 'TemplateSummary_summary' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
| InfluxDB2\Model\TemplateSummarySummary::__construct | ( | ?array | $data = null | ) |
Constructor
| mixed[] | $data | Associated array of property values initializing the model |
| InfluxDB2\Model\TemplateSummarySummary::__toString | ( | ) |
Gets the string presentation of the object
|
static |
Array of attributes where the key is the local name, and the value is the original name
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\TemplateSummarySummary::getBuckets | ( | ) |
Gets buckets
| InfluxDB2\Model\TemplateSummarySummary::getChecks | ( | ) |
Gets checks
| InfluxDB2\Model\TemplateSummarySummary::getDashboards | ( | ) |
Gets dashboards
| InfluxDB2\Model\TemplateSummarySummary::getLabelMappings | ( | ) |
Gets label_mappings
| InfluxDB2\Model\TemplateSummarySummary::getLabels | ( | ) |
Gets labels
| InfluxDB2\Model\TemplateSummarySummary::getMissingEnvRefs | ( | ) |
Gets missing_env_refs
| InfluxDB2\Model\TemplateSummarySummary::getMissingSecrets | ( | ) |
Gets missing_secrets
| InfluxDB2\Model\TemplateSummarySummary::getModelName | ( | ) |
| InfluxDB2\Model\TemplateSummarySummary::getNotificationEndpoints | ( | ) |
Gets notification_endpoints
| InfluxDB2\Model\TemplateSummarySummary::getNotificationRules | ( | ) |
Gets notification_rules
| InfluxDB2\Model\TemplateSummarySummary::getTasks | ( | ) |
Gets tasks
| InfluxDB2\Model\TemplateSummarySummary::getTelegrafConfigs | ( | ) |
Gets telegraf_configs
|
static |
Array of attributes to getter functions (for serialization of requests)
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\TemplateSummarySummary::getVariables | ( | ) |
Gets variables
| InfluxDB2\Model\TemplateSummarySummary::listInvalidProperties | ( | ) |
Show all the invalid properties with reasons.
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\TemplateSummarySummary::offsetExists | ( | $offset | ) |
Returns true if offset exists. False otherwise.
| integer | $offset | Offset |
| InfluxDB2\Model\TemplateSummarySummary::offsetGet | ( | $offset | ) |
Gets offset.
| integer | $offset | Offset |
| InfluxDB2\Model\TemplateSummarySummary::offsetSet | ( | $offset, | |
| $value ) |
Sets value based on offset.
| integer | $offset | Offset |
| mixed | $value | Value to be set |
| InfluxDB2\Model\TemplateSummarySummary::offsetUnset | ( | $offset | ) |
Unsets offset.
| integer | $offset | Offset |
|
static |
Array of property to format mappings. Used for (de)serialization
Implements InfluxDB2\Model\ModelInterface.
|
static |
Array of property to type mappings. Used for (de)serialization
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\TemplateSummarySummary::setBuckets | ( | $buckets | ) |
Sets buckets
| \InfluxDB2\Model\TemplateSummarySummaryBuckets[] | null | $buckets | buckets |
| InfluxDB2\Model\TemplateSummarySummary::setChecks | ( | $checks | ) |
Sets checks
| CheckDiscriminator[] | null | $checks | checks |
| InfluxDB2\Model\TemplateSummarySummary::setDashboards | ( | $dashboards | ) |
Sets dashboards
| \InfluxDB2\Model\TemplateSummarySummaryDashboards[] | null | $dashboards | dashboards |
| InfluxDB2\Model\TemplateSummarySummary::setLabelMappings | ( | $label_mappings | ) |
Sets label_mappings
| \InfluxDB2\Model\TemplateSummarySummaryLabelMappings[] | null | $label_mappings | label_mappings |
| InfluxDB2\Model\TemplateSummarySummary::setLabels | ( | $labels | ) |
Sets labels
| \InfluxDB2\Model\TemplateSummaryLabel[] | null | $labels | labels |
| InfluxDB2\Model\TemplateSummarySummary::setMissingEnvRefs | ( | $missing_env_refs | ) |
Sets missing_env_refs
| string[] | null | $missing_env_refs | missing_env_refs |
| InfluxDB2\Model\TemplateSummarySummary::setMissingSecrets | ( | $missing_secrets | ) |
Sets missing_secrets
| string[] | null | $missing_secrets | missing_secrets |
| InfluxDB2\Model\TemplateSummarySummary::setNotificationEndpoints | ( | $notification_endpoints | ) |
Sets notification_endpoints
| NotificationEndpointDiscriminator[] | null | $notification_endpoints | notification_endpoints |
| InfluxDB2\Model\TemplateSummarySummary::setNotificationRules | ( | $notification_rules | ) |
Sets notification_rules
| \InfluxDB2\Model\TemplateSummarySummaryNotificationRules[] | null | $notification_rules | notification_rules |
| InfluxDB2\Model\TemplateSummarySummary::setTasks | ( | $tasks | ) |
Sets tasks
| \InfluxDB2\Model\TemplateSummarySummaryTasks[] | null | $tasks | tasks |
| InfluxDB2\Model\TemplateSummarySummary::setTelegrafConfigs | ( | $telegraf_configs | ) |
Sets telegraf_configs
| TelegrafRequest[] | null | $telegraf_configs | telegraf_configs |
|
static |
Array of attributes to setter functions (for deserialization of responses)
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\TemplateSummarySummary::setVariables | ( | $variables | ) |
Sets variables
| \InfluxDB2\Model\TemplateSummarySummaryVariables[] | null | $variables | variables |
| InfluxDB2\Model\TemplateSummarySummary::valid | ( | ) |
Validate all the properties in the model return true if all passed
Implements InfluxDB2\Model\ModelInterface.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |