|
const | DISCRIMINATOR = null |
|
const | DISCRIMINATOR = 'type' |
|
const | DISCRIMINATOR = 'type' |
|
const | DISCRIMINATOR = null |
|
const | STATUS_ACTIVE = 'active' |
|
const | STATUS_INACTIVE = 'inactive' |
|
◆ __construct()
InfluxDB2\Model\TelegramNotificationEndpoint::__construct |
( |
array | $data = null | ) |
|
◆ __toString()
InfluxDB2\Model\TelegramNotificationEndpoint::__toString |
( |
| ) |
|
◆ attributeMap()
static InfluxDB2\Model\TelegramNotificationEndpoint::attributeMap |
( |
| ) |
|
|
static |
◆ getChannel()
InfluxDB2\Model\TelegramNotificationEndpoint::getChannel |
( |
| ) |
|
Gets channel
- Returns
- string
◆ getModelName()
InfluxDB2\Model\TelegramNotificationEndpoint::getModelName |
( |
| ) |
|
◆ getters()
static InfluxDB2\Model\TelegramNotificationEndpoint::getters |
( |
| ) |
|
|
static |
◆ getToken()
InfluxDB2\Model\TelegramNotificationEndpoint::getToken |
( |
| ) |
|
◆ listInvalidProperties()
InfluxDB2\Model\TelegramNotificationEndpoint::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\TelegramNotificationEndpoint::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
InfluxDB2\Model\TelegramNotificationEndpoint::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
InfluxDB2\Model\TelegramNotificationEndpoint::offsetSet |
( |
| $offset, |
|
|
| $value ) |
◆ offsetUnset()
InfluxDB2\Model\TelegramNotificationEndpoint::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
static InfluxDB2\Model\TelegramNotificationEndpoint::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\TelegramNotificationEndpoint::openAPITypes |
( |
| ) |
|
|
static |
◆ setChannel()
InfluxDB2\Model\TelegramNotificationEndpoint::setChannel |
( |
| $channel | ) |
|
Sets channel
- Parameters
-
- Returns
- $this
◆ setters()
static InfluxDB2\Model\TelegramNotificationEndpoint::setters |
( |
| ) |
|
|
static |
◆ setToken()
InfluxDB2\Model\TelegramNotificationEndpoint::setToken |
( |
| $token | ) |
|
Sets token
- Parameters
-
- Returns
- $this
◆ valid()
InfluxDB2\Model\TelegramNotificationEndpoint::valid |
( |
| ) |
|
◆ $attributeMap
InfluxDB2\Model\TelegramNotificationEndpoint::$attributeMap |
|
staticprotected |
Initial value:= [
'token' => 'token',
'channel' => 'channel'
]
◆ $getters
InfluxDB2\Model\TelegramNotificationEndpoint::$getters |
|
staticprotected |
Initial value:= [
'token' => 'getToken',
'channel' => 'getChannel'
]
◆ $openAPIFormats
InfluxDB2\Model\TelegramNotificationEndpoint::$openAPIFormats |
|
staticprotected |
Initial value:= [
'token' => null,
'channel' => null
]
◆ $openAPITypes
InfluxDB2\Model\TelegramNotificationEndpoint::$openAPITypes |
|
staticprotected |
Initial value:= [
'token' => 'string',
'channel' => 'string'
]
◆ $setters
InfluxDB2\Model\TelegramNotificationEndpoint::$setters |
|
staticprotected |
Initial value:= [
'token' => 'setToken',
'channel' => 'setChannel'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/TelegramNotificationEndpoint.php