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