|
InfluxDB PHP Client
|
Static Public Member Functions | |
| static | openAPITypes () |
| static | openAPIFormats () |
| static | attributeMap () |
| static | setters () |
| static | getters () |
Public Attributes | |
| const | DISCRIMINATOR = null |
| const | TYPE_HISTOGRAM = 'histogram' |
| const | SHAPE_CHRONOGRAF_V2 = 'chronograf-v2' |
| const | POSITION_OVERLAID = 'overlaid' |
| const | POSITION_STACKED = 'stacked' |
Public Attributes inherited from InfluxDB2\Model\ViewProperties | |
| const | DISCRIMINATOR = null |
Static Protected Attributes | |
| static | $openAPIModelName = 'HistogramViewProperties' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
Static Protected Attributes inherited from InfluxDB2\Model\ViewProperties | |
| static | $openAPIModelName = 'ViewProperties' |
| static | $openAPITypes |
| static | $openAPIFormats |
| static | $attributeMap |
| static | $setters |
| static | $getters |
Additional Inherited Members | |
Protected Attributes inherited from InfluxDB2\Model\ViewProperties | |
| $container = [] | |
| InfluxDB2\Model\HistogramViewProperties::__construct | ( | ?array | $data = null | ) |
Constructor
| mixed[] | $data | Associated array of property values initializing the model |
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::__toString | ( | ) |
Gets the string presentation of the object
Reimplemented from InfluxDB2\Model\ViewProperties.
|
static |
Array of attributes where the key is the local name, and the value is the original name
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::getBinCount | ( | ) |
Gets bin_count
| InfluxDB2\Model\HistogramViewProperties::getColors | ( | ) |
Gets colors
| InfluxDB2\Model\HistogramViewProperties::getFillColumns | ( | ) |
Gets fill_columns
| InfluxDB2\Model\HistogramViewProperties::getLegendColorizeRows | ( | ) |
Gets legend_colorize_rows
| InfluxDB2\Model\HistogramViewProperties::getLegendHide | ( | ) |
Gets legend_hide
| InfluxDB2\Model\HistogramViewProperties::getLegendOpacity | ( | ) |
Gets legend_opacity
| InfluxDB2\Model\HistogramViewProperties::getLegendOrientationThreshold | ( | ) |
Gets legend_orientation_threshold
| InfluxDB2\Model\HistogramViewProperties::getModelName | ( | ) |
| InfluxDB2\Model\HistogramViewProperties::getNote | ( | ) |
Gets note
| InfluxDB2\Model\HistogramViewProperties::getPosition | ( | ) |
Gets position
| InfluxDB2\Model\HistogramViewProperties::getPositionAllowableValues | ( | ) |
Gets allowable values of the enum
| InfluxDB2\Model\HistogramViewProperties::getQueries | ( | ) |
Gets queries
| InfluxDB2\Model\HistogramViewProperties::getShape | ( | ) |
Gets shape
| InfluxDB2\Model\HistogramViewProperties::getShapeAllowableValues | ( | ) |
Gets allowable values of the enum
| InfluxDB2\Model\HistogramViewProperties::getShowNoteWhenEmpty | ( | ) |
Gets show_note_when_empty
|
static |
Array of attributes to getter functions (for serialization of requests)
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::getType | ( | ) |
Gets type
| InfluxDB2\Model\HistogramViewProperties::getTypeAllowableValues | ( | ) |
Gets allowable values of the enum
| InfluxDB2\Model\HistogramViewProperties::getXAxisLabel | ( | ) |
Gets x_axis_label
| InfluxDB2\Model\HistogramViewProperties::getXColumn | ( | ) |
Gets x_column
| InfluxDB2\Model\HistogramViewProperties::getXDomain | ( | ) |
Gets x_domain
| InfluxDB2\Model\HistogramViewProperties::listInvalidProperties | ( | ) |
Show all the invalid properties with reasons.
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::offsetExists | ( | $offset | ) |
Returns true if offset exists. False otherwise.
| integer | $offset | Offset |
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::offsetGet | ( | $offset | ) |
Gets offset.
| integer | $offset | Offset |
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::offsetSet | ( | $offset, | |
| $value ) |
Sets value based on offset.
| integer | $offset | Offset |
| mixed | $value | Value to be set |
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::offsetUnset | ( | $offset | ) |
Unsets offset.
| integer | $offset | Offset |
Reimplemented from InfluxDB2\Model\ViewProperties.
|
static |
Array of property to format mappings. Used for (de)serialization
Reimplemented from InfluxDB2\Model\ViewProperties.
|
static |
Array of property to type mappings. Used for (de)serialization
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::setBinCount | ( | $bin_count | ) |
Sets bin_count
| int | $bin_count | bin_count |
| InfluxDB2\Model\HistogramViewProperties::setColors | ( | $colors | ) |
Sets colors
| \InfluxDB2\Model\DashboardColor[] | $colors | Colors define color encoding of data into a visualization |
| InfluxDB2\Model\HistogramViewProperties::setFillColumns | ( | $fill_columns | ) |
Sets fill_columns
| string[] | $fill_columns | fill_columns |
| InfluxDB2\Model\HistogramViewProperties::setLegendColorizeRows | ( | $legend_colorize_rows | ) |
Sets legend_colorize_rows
| bool | null | $legend_colorize_rows | legend_colorize_rows |
| InfluxDB2\Model\HistogramViewProperties::setLegendHide | ( | $legend_hide | ) |
Sets legend_hide
| bool | null | $legend_hide | legend_hide |
| InfluxDB2\Model\HistogramViewProperties::setLegendOpacity | ( | $legend_opacity | ) |
Sets legend_opacity
| float | null | $legend_opacity | legend_opacity |
| InfluxDB2\Model\HistogramViewProperties::setLegendOrientationThreshold | ( | $legend_orientation_threshold | ) |
Sets legend_orientation_threshold
| int | null | $legend_orientation_threshold | legend_orientation_threshold |
| InfluxDB2\Model\HistogramViewProperties::setNote | ( | $note | ) |
Sets note
| string | $note | note |
| InfluxDB2\Model\HistogramViewProperties::setPosition | ( | $position | ) |
Sets position
| string | $position | position |
| InfluxDB2\Model\HistogramViewProperties::setQueries | ( | $queries | ) |
Sets queries
| \InfluxDB2\Model\DashboardQuery[] | $queries | queries |
| InfluxDB2\Model\HistogramViewProperties::setShape | ( | $shape | ) |
Sets shape
| string | $shape | shape |
| InfluxDB2\Model\HistogramViewProperties::setShowNoteWhenEmpty | ( | $show_note_when_empty | ) |
Sets show_note_when_empty
| bool | $show_note_when_empty | If true, will display note when empty |
|
static |
Array of attributes to setter functions (for deserialization of responses)
Reimplemented from InfluxDB2\Model\ViewProperties.
| InfluxDB2\Model\HistogramViewProperties::setType | ( | $type | ) |
Sets type
| string | $type | type |
| InfluxDB2\Model\HistogramViewProperties::setXAxisLabel | ( | $x_axis_label | ) |
Sets x_axis_label
| string | $x_axis_label | x_axis_label |
| InfluxDB2\Model\HistogramViewProperties::setXColumn | ( | $x_column | ) |
Sets x_column
| string | $x_column | x_column |
| InfluxDB2\Model\HistogramViewProperties::setXDomain | ( | $x_domain | ) |
Sets x_domain
| float[] | $x_domain | x_domain |
| InfluxDB2\Model\HistogramViewProperties::valid | ( | ) |
Validate all the properties in the model return true if all passed
Reimplemented from InfluxDB2\Model\ViewProperties.
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |