|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\Telegrafs::__construct |
( |
array | $data = null | ) |
|
Constructor
- Parameters
-
mixed[] | $data | Associated array of property values initializing the model |
◆ __toString()
InfluxDB2\Model\Telegrafs::__toString |
( |
| ) |
|
Gets the string presentation of the object
- Returns
- string
◆ attributeMap()
static InfluxDB2\Model\Telegrafs::attributeMap |
( |
| ) |
|
|
static |
◆ getConfigurations()
InfluxDB2\Model\Telegrafs::getConfigurations |
( |
| ) |
|
Gets configurations
- Returns
- \InfluxDB2\Model\Telegraf[]|null
◆ getModelName()
InfluxDB2\Model\Telegrafs::getModelName |
( |
| ) |
|
◆ getters()
static InfluxDB2\Model\Telegrafs::getters |
( |
| ) |
|
|
static |
◆ listInvalidProperties()
InfluxDB2\Model\Telegrafs::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\Telegrafs::offsetExists |
( |
| $offset | ) |
|
Returns true if offset exists. False otherwise.
- Parameters
-
- Returns
- boolean
◆ offsetGet()
InfluxDB2\Model\Telegrafs::offsetGet |
( |
| $offset | ) |
|
Gets offset.
- Parameters
-
- Returns
- mixed
◆ offsetSet()
InfluxDB2\Model\Telegrafs::offsetSet |
( |
| $offset, |
|
|
| $value ) |
Sets value based on offset.
- Parameters
-
integer | $offset | Offset |
mixed | $value | Value to be set |
- Returns
- void
◆ offsetUnset()
InfluxDB2\Model\Telegrafs::offsetUnset |
( |
| $offset | ) |
|
Unsets offset.
- Parameters
-
- Returns
- void
◆ openAPIFormats()
static InfluxDB2\Model\Telegrafs::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\Telegrafs::openAPITypes |
( |
| ) |
|
|
static |
◆ setConfigurations()
InfluxDB2\Model\Telegrafs::setConfigurations |
( |
| $configurations | ) |
|
Sets configurations
- Parameters
-
\InfluxDB2\Model\Telegraf[] | null | $configurations | configurations |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\Telegrafs::setters |
( |
| ) |
|
|
static |
◆ valid()
InfluxDB2\Model\Telegrafs::valid |
( |
| ) |
|
Validate all the properties in the model return true if all passed
- Returns
- bool True if all properties are valid
Implements InfluxDB2\Model\ModelInterface.
◆ $attributeMap
InfluxDB2\Model\Telegrafs::$attributeMap |
|
staticprotected |
Initial value:= [
'configurations' => 'configurations'
]
◆ $getters
InfluxDB2\Model\Telegrafs::$getters |
|
staticprotected |
Initial value:= [
'configurations' => 'getConfigurations'
]
◆ $openAPIFormats
InfluxDB2\Model\Telegrafs::$openAPIFormats |
|
staticprotected |
Initial value:= [
'configurations' => null
]
◆ $openAPITypes
InfluxDB2\Model\Telegrafs::$openAPITypes |
|
staticprotected |
Initial value:= [
'configurations' => '\InfluxDB2\Model\Telegraf[]'
]
◆ $setters
InfluxDB2\Model\Telegrafs::$setters |
|
staticprotected |
Initial value:= [
'configurations' => 'setConfigurations'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/Telegrafs.php