|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\StackAssociations::__construct |
( |
array | $data = null | ) |
|
Constructor
- Parameters
-
mixed[] | $data | Associated array of property values initializing the model |
◆ __toString()
InfluxDB2\Model\StackAssociations::__toString |
( |
| ) |
|
Gets the string presentation of the object
- Returns
- string
◆ attributeMap()
static InfluxDB2\Model\StackAssociations::attributeMap |
( |
| ) |
|
|
static |
◆ getKind()
InfluxDB2\Model\StackAssociations::getKind |
( |
| ) |
|
Gets kind
- Returns
- \InfluxDB2\Model\TemplateKind|null
◆ getMetaName()
InfluxDB2\Model\StackAssociations::getMetaName |
( |
| ) |
|
Gets meta_name
- Returns
- string|null
◆ getModelName()
InfluxDB2\Model\StackAssociations::getModelName |
( |
| ) |
|
◆ getters()
static InfluxDB2\Model\StackAssociations::getters |
( |
| ) |
|
|
static |
◆ listInvalidProperties()
InfluxDB2\Model\StackAssociations::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\StackAssociations::offsetExists |
( |
| $offset | ) |
|
Returns true if offset exists. False otherwise.
- Parameters
-
- Returns
- boolean
◆ offsetGet()
InfluxDB2\Model\StackAssociations::offsetGet |
( |
| $offset | ) |
|
Gets offset.
- Parameters
-
- Returns
- mixed
◆ offsetSet()
InfluxDB2\Model\StackAssociations::offsetSet |
( |
| $offset, |
|
|
| $value ) |
Sets value based on offset.
- Parameters
-
integer | $offset | Offset |
mixed | $value | Value to be set |
- Returns
- void
◆ offsetUnset()
InfluxDB2\Model\StackAssociations::offsetUnset |
( |
| $offset | ) |
|
Unsets offset.
- Parameters
-
- Returns
- void
◆ openAPIFormats()
static InfluxDB2\Model\StackAssociations::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\StackAssociations::openAPITypes |
( |
| ) |
|
|
static |
◆ setKind()
InfluxDB2\Model\StackAssociations::setKind |
( |
| $kind | ) |
|
Sets kind
- Parameters
-
\InfluxDB2\Model\TemplateKind | null | $kind | kind |
- Returns
- $this
◆ setMetaName()
InfluxDB2\Model\StackAssociations::setMetaName |
( |
| $meta_name | ) |
|
Sets meta_name
- Parameters
-
string | null | $meta_name | meta_name |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\StackAssociations::setters |
( |
| ) |
|
|
static |
◆ valid()
InfluxDB2\Model\StackAssociations::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\StackAssociations::$attributeMap |
|
staticprotected |
Initial value:= [
'kind' => 'kind',
'meta_name' => 'metaName'
]
◆ $getters
InfluxDB2\Model\StackAssociations::$getters |
|
staticprotected |
Initial value:= [
'kind' => 'getKind',
'meta_name' => 'getMetaName'
]
◆ $openAPIFormats
InfluxDB2\Model\StackAssociations::$openAPIFormats |
|
staticprotected |
Initial value:= [
'kind' => null,
'meta_name' => null
]
◆ $openAPITypes
InfluxDB2\Model\StackAssociations::$openAPITypes |
|
staticprotected |
Initial value:= [
'kind' => '\InfluxDB2\Model\TemplateKind',
'meta_name' => 'string'
]
◆ $setters
InfluxDB2\Model\StackAssociations::$setters |
|
staticprotected |
Initial value:= [
'kind' => 'setKind',
'meta_name' => 'setMetaName'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/StackAssociations.php