|
|
const | DISCRIMINATOR = null |
| |
|
const | TYPE_QUERY = 'query' |
| |
|
const | DISCRIMINATOR = null |
| |
◆ __construct()
| InfluxDB2\Model\QueryVariableProperties::__construct |
( |
?array | $data = null | ) |
|
◆ __toString()
| InfluxDB2\Model\QueryVariableProperties::__toString |
( |
| ) |
|
◆ attributeMap()
| static InfluxDB2\Model\QueryVariableProperties::attributeMap |
( |
| ) |
|
|
static |
◆ getModelName()
| InfluxDB2\Model\QueryVariableProperties::getModelName |
( |
| ) |
|
◆ getters()
| static InfluxDB2\Model\QueryVariableProperties::getters |
( |
| ) |
|
|
static |
◆ getType()
| InfluxDB2\Model\QueryVariableProperties::getType |
( |
| ) |
|
Gets type
- Returns
- string|null
◆ getTypeAllowableValues()
| InfluxDB2\Model\QueryVariableProperties::getTypeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getValues()
| InfluxDB2\Model\QueryVariableProperties::getValues |
( |
| ) |
|
Gets values
- Returns
- \InfluxDB2\Model\QueryVariablePropertiesValues|null
◆ listInvalidProperties()
| InfluxDB2\Model\QueryVariableProperties::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
| InfluxDB2\Model\QueryVariableProperties::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
| InfluxDB2\Model\QueryVariableProperties::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
| InfluxDB2\Model\QueryVariableProperties::offsetSet |
( |
| $offset, |
|
|
| $value ) |
◆ offsetUnset()
| InfluxDB2\Model\QueryVariableProperties::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
| static InfluxDB2\Model\QueryVariableProperties::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
| static InfluxDB2\Model\QueryVariableProperties::openAPITypes |
( |
| ) |
|
|
static |
◆ setters()
| static InfluxDB2\Model\QueryVariableProperties::setters |
( |
| ) |
|
|
static |
◆ setType()
| InfluxDB2\Model\QueryVariableProperties::setType |
( |
| $type | ) |
|
Sets type
- Parameters
-
- Returns
- $this
◆ setValues()
| InfluxDB2\Model\QueryVariableProperties::setValues |
( |
| $values | ) |
|
Sets values
- Parameters
-
| \InfluxDB2\Model\QueryVariablePropertiesValues | null | $values | values |
- Returns
- $this
◆ valid()
| InfluxDB2\Model\QueryVariableProperties::valid |
( |
| ) |
|
◆ $attributeMap
| InfluxDB2\Model\QueryVariableProperties::$attributeMap |
|
staticprotected |
Initial value:= [
'type' => 'type',
'values' => 'values'
]
◆ $getters
| InfluxDB2\Model\QueryVariableProperties::$getters |
|
staticprotected |
Initial value:= [
'type' => 'getType',
'values' => 'getValues'
]
◆ $openAPIFormats
| InfluxDB2\Model\QueryVariableProperties::$openAPIFormats |
|
staticprotected |
Initial value:= [
'type' => null,
'values' => null
]
◆ $openAPITypes
| InfluxDB2\Model\QueryVariableProperties::$openAPITypes |
|
staticprotected |
Initial value:= [
'type' => 'string',
'values' => '\InfluxDB2\Model\QueryVariablePropertiesValues'
]
◆ $setters
| InfluxDB2\Model\QueryVariableProperties::$setters |
|
staticprotected |
Initial value:= [
'type' => 'setType',
'values' => 'setValues'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/QueryVariableProperties.php