|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\IsOnboarding::__construct |
( |
array | $data = null | ) |
|
Constructor
- Parameters
-
mixed[] | $data | Associated array of property values initializing the model |
◆ __toString()
InfluxDB2\Model\IsOnboarding::__toString |
( |
| ) |
|
Gets the string presentation of the object
- Returns
- string
◆ attributeMap()
static InfluxDB2\Model\IsOnboarding::attributeMap |
( |
| ) |
|
|
static |
◆ getAllowed()
InfluxDB2\Model\IsOnboarding::getAllowed |
( |
| ) |
|
Gets allowed
- Returns
- bool|null
◆ getModelName()
InfluxDB2\Model\IsOnboarding::getModelName |
( |
| ) |
|
◆ getters()
static InfluxDB2\Model\IsOnboarding::getters |
( |
| ) |
|
|
static |
◆ listInvalidProperties()
InfluxDB2\Model\IsOnboarding::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\IsOnboarding::offsetExists |
( |
| $offset | ) |
|
Returns true if offset exists. False otherwise.
- Parameters
-
- Returns
- boolean
◆ offsetGet()
InfluxDB2\Model\IsOnboarding::offsetGet |
( |
| $offset | ) |
|
Gets offset.
- Parameters
-
- Returns
- mixed
◆ offsetSet()
InfluxDB2\Model\IsOnboarding::offsetSet |
( |
| $offset, |
|
|
| $value ) |
Sets value based on offset.
- Parameters
-
integer | $offset | Offset |
mixed | $value | Value to be set |
- Returns
- void
◆ offsetUnset()
InfluxDB2\Model\IsOnboarding::offsetUnset |
( |
| $offset | ) |
|
Unsets offset.
- Parameters
-
- Returns
- void
◆ openAPIFormats()
static InfluxDB2\Model\IsOnboarding::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\IsOnboarding::openAPITypes |
( |
| ) |
|
|
static |
◆ setAllowed()
InfluxDB2\Model\IsOnboarding::setAllowed |
( |
| $allowed | ) |
|
Sets allowed
- Parameters
-
bool | null | $allowed | If true , the InfluxDB instance hasn't had initial setup; false otherwise. |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\IsOnboarding::setters |
( |
| ) |
|
|
static |
◆ valid()
InfluxDB2\Model\IsOnboarding::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\IsOnboarding::$attributeMap |
|
staticprotected |
Initial value:= [
'allowed' => 'allowed'
]
◆ $getters
InfluxDB2\Model\IsOnboarding::$getters |
|
staticprotected |
Initial value:= [
'allowed' => 'getAllowed'
]
◆ $openAPIFormats
InfluxDB2\Model\IsOnboarding::$openAPIFormats |
|
staticprotected |
◆ $openAPITypes
InfluxDB2\Model\IsOnboarding::$openAPITypes |
|
staticprotected |
Initial value:= [
'allowed' => 'bool'
]
◆ $setters
InfluxDB2\Model\IsOnboarding::$setters |
|
staticprotected |
Initial value:= [
'allowed' => 'setAllowed'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/IsOnboarding.php