|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\SecretKeys::__construct |
( |
array | $data = null | ) |
|
◆ __toString()
InfluxDB2\Model\SecretKeys::__toString |
( |
| ) |
|
◆ attributeMap()
static InfluxDB2\Model\SecretKeys::attributeMap |
( |
| ) |
|
|
static |
◆ getModelName()
InfluxDB2\Model\SecretKeys::getModelName |
( |
| ) |
|
◆ getSecrets()
InfluxDB2\Model\SecretKeys::getSecrets |
( |
| ) |
|
Gets secrets
- Returns
- string[]|null
◆ getters()
static InfluxDB2\Model\SecretKeys::getters |
( |
| ) |
|
|
static |
◆ listInvalidProperties()
InfluxDB2\Model\SecretKeys::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\SecretKeys::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
InfluxDB2\Model\SecretKeys::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
InfluxDB2\Model\SecretKeys::offsetSet |
( |
| $offset, |
|
|
| $value ) |
◆ offsetUnset()
InfluxDB2\Model\SecretKeys::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
static InfluxDB2\Model\SecretKeys::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\SecretKeys::openAPITypes |
( |
| ) |
|
|
static |
◆ setSecrets()
InfluxDB2\Model\SecretKeys::setSecrets |
( |
| $secrets | ) |
|
Sets secrets
- Parameters
-
string[] | null | $secrets | secrets |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\SecretKeys::setters |
( |
| ) |
|
|
static |
◆ valid()
InfluxDB2\Model\SecretKeys::valid |
( |
| ) |
|
◆ $attributeMap
InfluxDB2\Model\SecretKeys::$attributeMap |
|
staticprotected |
Initial value:= [
'secrets' => 'secrets'
]
◆ $getters
InfluxDB2\Model\SecretKeys::$getters |
|
staticprotected |
Initial value:= [
'secrets' => 'getSecrets'
]
◆ $openAPIFormats
InfluxDB2\Model\SecretKeys::$openAPIFormats |
|
staticprotected |
◆ $openAPITypes
InfluxDB2\Model\SecretKeys::$openAPITypes |
|
staticprotected |
Initial value:= [
'secrets' => 'string[]'
]
◆ $setters
InfluxDB2\Model\SecretKeys::$setters |
|
staticprotected |
Initial value:= [
'secrets' => 'setSecrets'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/SecretKeys.php