|
InfluxDB PHP Client
|
Public Member Functions | |
| getModelName () | |
| __construct (?array $data=null) | |
| listInvalidProperties () | |
| valid () | |
| getAuthorizations () | |
| setAuthorizations ($authorizations) | |
| getBuckets () | |
| setBuckets ($buckets) | |
| getDashboards () | |
| setDashboards ($dashboards) | |
| getExternal () | |
| setExternal ($external) | |
| getVariables () | |
| setVariables ($variables) | |
| getMe () | |
| setMe ($me) | |
| getFlags () | |
| setFlags ($flags) | |
| getOrgs () | |
| setOrgs ($orgs) | |
| getQuery () | |
| setQuery ($query) | |
| getSetup () | |
| setSetup ($setup) | |
| getSignin () | |
| setSignin ($signin) | |
| getSignout () | |
| setSignout ($signout) | |
| getSources () | |
| setSources ($sources) | |
| getSystem () | |
| setSystem ($system) | |
| getTasks () | |
| setTasks ($tasks) | |
| getTelegrafs () | |
| setTelegrafs ($telegrafs) | |
| getUsers () | |
| setUsers ($users) | |
| getWrite () | |
| setWrite ($write) | |
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| offsetSet ($offset, $value) | |
| offsetUnset ($offset) | |
| __toString () | |
Static Public Member Functions | |
| static | openAPITypes () |
| static | openAPIFormats () |
| static | attributeMap () |
| static | setters () |
| static | getters () |
Public Attributes | |
| const | DISCRIMINATOR = null |
Protected Attributes | |
| $container = [] | |
Static Protected Attributes | |
| static | $openAPIModelName = 'Routes' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
| InfluxDB2\Model\Routes::__construct | ( | ?array | $data = null | ) |
Constructor
| mixed[] | $data | Associated array of property values initializing the model |
| InfluxDB2\Model\Routes::__toString | ( | ) |
Gets the string presentation of the object
|
static |
Array of attributes where the key is the local name, and the value is the original name
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\Routes::getAuthorizations | ( | ) |
Gets authorizations
| InfluxDB2\Model\Routes::getBuckets | ( | ) |
Gets buckets
| InfluxDB2\Model\Routes::getDashboards | ( | ) |
Gets dashboards
| InfluxDB2\Model\Routes::getExternal | ( | ) |
Gets external
| InfluxDB2\Model\Routes::getFlags | ( | ) |
Gets flags
| InfluxDB2\Model\Routes::getMe | ( | ) |
Gets me
| InfluxDB2\Model\Routes::getModelName | ( | ) |
| InfluxDB2\Model\Routes::getOrgs | ( | ) |
Gets orgs
| InfluxDB2\Model\Routes::getQuery | ( | ) |
Gets query
| InfluxDB2\Model\Routes::getSetup | ( | ) |
Gets setup
| InfluxDB2\Model\Routes::getSignin | ( | ) |
Gets signin
| InfluxDB2\Model\Routes::getSignout | ( | ) |
Gets signout
| InfluxDB2\Model\Routes::getSources | ( | ) |
Gets sources
| InfluxDB2\Model\Routes::getSystem | ( | ) |
Gets system
| InfluxDB2\Model\Routes::getTasks | ( | ) |
Gets tasks
| InfluxDB2\Model\Routes::getTelegrafs | ( | ) |
Gets telegrafs
|
static |
Array of attributes to getter functions (for serialization of requests)
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\Routes::getUsers | ( | ) |
Gets users
| InfluxDB2\Model\Routes::getVariables | ( | ) |
Gets variables
| InfluxDB2\Model\Routes::getWrite | ( | ) |
Gets write
| InfluxDB2\Model\Routes::listInvalidProperties | ( | ) |
Show all the invalid properties with reasons.
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\Routes::offsetExists | ( | $offset | ) |
Returns true if offset exists. False otherwise.
| integer | $offset | Offset |
| InfluxDB2\Model\Routes::offsetGet | ( | $offset | ) |
Gets offset.
| integer | $offset | Offset |
| InfluxDB2\Model\Routes::offsetSet | ( | $offset, | |
| $value ) |
Sets value based on offset.
| integer | $offset | Offset |
| mixed | $value | Value to be set |
| InfluxDB2\Model\Routes::offsetUnset | ( | $offset | ) |
Unsets offset.
| integer | $offset | Offset |
|
static |
Array of property to format mappings. Used for (de)serialization
Implements InfluxDB2\Model\ModelInterface.
|
static |
Array of property to type mappings. Used for (de)serialization
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\Routes::setAuthorizations | ( | $authorizations | ) |
Sets authorizations
| string | null | $authorizations | authorizations |
| InfluxDB2\Model\Routes::setBuckets | ( | $buckets | ) |
Sets buckets
| string | null | $buckets | buckets |
| InfluxDB2\Model\Routes::setDashboards | ( | $dashboards | ) |
Sets dashboards
| string | null | $dashboards | dashboards |
| InfluxDB2\Model\Routes::setExternal | ( | $external | ) |
Sets external
| \InfluxDB2\Model\RoutesExternal | null | $external | external |
| InfluxDB2\Model\Routes::setFlags | ( | $flags | ) |
Sets flags
| string | null | $flags | flags |
| InfluxDB2\Model\Routes::setMe | ( | $me | ) |
Sets me
| string | null | $me | me |
| InfluxDB2\Model\Routes::setOrgs | ( | $orgs | ) |
Sets orgs
| string | null | $orgs | orgs |
| InfluxDB2\Model\Routes::setQuery | ( | $query | ) |
Sets query
| \InfluxDB2\Model\RoutesQuery | null | $query | query |
| InfluxDB2\Model\Routes::setSetup | ( | $setup | ) |
Sets setup
| string | null | $setup | setup |
| InfluxDB2\Model\Routes::setSignin | ( | $signin | ) |
Sets signin
| string | null | $signin | signin |
| InfluxDB2\Model\Routes::setSignout | ( | $signout | ) |
Sets signout
| string | null | $signout | signout |
| InfluxDB2\Model\Routes::setSources | ( | $sources | ) |
Sets sources
| string | null | $sources | sources |
| InfluxDB2\Model\Routes::setSystem | ( | $system | ) |
Sets system
| \InfluxDB2\Model\RoutesSystem | null | $system | system |
| InfluxDB2\Model\Routes::setTasks | ( | $tasks | ) |
Sets tasks
| string | null | $tasks | tasks |
| InfluxDB2\Model\Routes::setTelegrafs | ( | $telegrafs | ) |
Sets telegrafs
| string | null | $telegrafs | telegrafs |
|
static |
Array of attributes to setter functions (for deserialization of responses)
Implements InfluxDB2\Model\ModelInterface.
| InfluxDB2\Model\Routes::setUsers | ( | $users | ) |
Sets users
| string | null | $users | users |
| InfluxDB2\Model\Routes::setVariables | ( | $variables | ) |
Sets variables
| string | null | $variables | variables |
| InfluxDB2\Model\Routes::setWrite | ( | $write | ) |
Sets write
| string | null | $write | write |
| InfluxDB2\Model\Routes::valid | ( | ) |
Validate all the properties in the model return true if all passed
Implements InfluxDB2\Model\ModelInterface.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |