|
const | DISCRIMINATOR = null |
|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\SecretKeysResponse::__construct |
( |
array | $data = null | ) |
|
Constructor
- Parameters
-
mixed[] | $data | Associated array of property values initializing the model |
Reimplemented from InfluxDB2\Model\SecretKeys.
◆ __toString()
InfluxDB2\Model\SecretKeysResponse::__toString |
( |
| ) |
|
◆ attributeMap()
static InfluxDB2\Model\SecretKeysResponse::attributeMap |
( |
| ) |
|
|
static |
Array of attributes where the key is the local name, and the value is the original name
- Returns
- array
Reimplemented from InfluxDB2\Model\SecretKeys.
◆ getLinks()
InfluxDB2\Model\SecretKeysResponse::getLinks |
( |
| ) |
|
Gets links
- Returns
- \InfluxDB2\Model\SecretKeysResponseLinks|null
◆ getModelName()
InfluxDB2\Model\SecretKeysResponse::getModelName |
( |
| ) |
|
◆ getters()
static InfluxDB2\Model\SecretKeysResponse::getters |
( |
| ) |
|
|
static |
Array of attributes to getter functions (for serialization of requests)
- Returns
- array
Reimplemented from InfluxDB2\Model\SecretKeys.
◆ listInvalidProperties()
InfluxDB2\Model\SecretKeysResponse::listInvalidProperties |
( |
| ) |
|
Show all the invalid properties with reasons.
- Returns
- array invalid properties with reasons
Reimplemented from InfluxDB2\Model\SecretKeys.
◆ offsetExists()
InfluxDB2\Model\SecretKeysResponse::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
InfluxDB2\Model\SecretKeysResponse::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
InfluxDB2\Model\SecretKeysResponse::offsetSet |
( |
| $offset, |
|
|
| $value ) |
Sets value based on offset.
- Parameters
-
integer | $offset | Offset |
mixed | $value | Value to be set |
- Returns
- void
Reimplemented from InfluxDB2\Model\SecretKeys.
◆ offsetUnset()
InfluxDB2\Model\SecretKeysResponse::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
static InfluxDB2\Model\SecretKeysResponse::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\SecretKeysResponse::openAPITypes |
( |
| ) |
|
|
static |
◆ setLinks()
InfluxDB2\Model\SecretKeysResponse::setLinks |
( |
| $links | ) |
|
Sets links
- Parameters
-
\InfluxDB2\Model\SecretKeysResponseLinks | null | $links | links |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\SecretKeysResponse::setters |
( |
| ) |
|
|
static |
Array of attributes to setter functions (for deserialization of responses)
- Returns
- array
Reimplemented from InfluxDB2\Model\SecretKeys.
◆ valid()
InfluxDB2\Model\SecretKeysResponse::valid |
( |
| ) |
|
Validate all the properties in the model return true if all passed
- Returns
- bool True if all properties are valid
Reimplemented from InfluxDB2\Model\SecretKeys.
◆ $attributeMap
InfluxDB2\Model\SecretKeysResponse::$attributeMap |
|
staticprotected |
◆ $getters
InfluxDB2\Model\SecretKeysResponse::$getters |
|
staticprotected |
Initial value:= [
'links' => 'getLinks'
]
◆ $openAPIFormats
InfluxDB2\Model\SecretKeysResponse::$openAPIFormats |
|
staticprotected |
◆ $openAPITypes
InfluxDB2\Model\SecretKeysResponse::$openAPITypes |
|
staticprotected |
Initial value:= [
'links' => '\InfluxDB2\Model\SecretKeysResponseLinks'
]
◆ $setters
InfluxDB2\Model\SecretKeysResponse::$setters |
|
staticprotected |
Initial value:= [
'links' => 'setLinks'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/SecretKeysResponse.php