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