|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\TemplateApplyRemotes::__construct |
( |
array | $data = null | ) |
|
Constructor
- Parameters
-
mixed[] | $data | Associated array of property values initializing the model |
◆ __toString()
InfluxDB2\Model\TemplateApplyRemotes::__toString |
( |
| ) |
|
Gets the string presentation of the object
- Returns
- string
◆ attributeMap()
static InfluxDB2\Model\TemplateApplyRemotes::attributeMap |
( |
| ) |
|
|
static |
◆ getContentType()
InfluxDB2\Model\TemplateApplyRemotes::getContentType |
( |
| ) |
|
Gets content_type
- Returns
- string|null
◆ getModelName()
InfluxDB2\Model\TemplateApplyRemotes::getModelName |
( |
| ) |
|
◆ getters()
static InfluxDB2\Model\TemplateApplyRemotes::getters |
( |
| ) |
|
|
static |
◆ getUrl()
InfluxDB2\Model\TemplateApplyRemotes::getUrl |
( |
| ) |
|
◆ listInvalidProperties()
InfluxDB2\Model\TemplateApplyRemotes::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\TemplateApplyRemotes::offsetExists |
( |
| $offset | ) |
|
Returns true if offset exists. False otherwise.
- Parameters
-
- Returns
- boolean
◆ offsetGet()
InfluxDB2\Model\TemplateApplyRemotes::offsetGet |
( |
| $offset | ) |
|
Gets offset.
- Parameters
-
- Returns
- mixed
◆ offsetSet()
InfluxDB2\Model\TemplateApplyRemotes::offsetSet |
( |
| $offset, |
|
|
| $value ) |
Sets value based on offset.
- Parameters
-
integer | $offset | Offset |
mixed | $value | Value to be set |
- Returns
- void
◆ offsetUnset()
InfluxDB2\Model\TemplateApplyRemotes::offsetUnset |
( |
| $offset | ) |
|
Unsets offset.
- Parameters
-
- Returns
- void
◆ openAPIFormats()
static InfluxDB2\Model\TemplateApplyRemotes::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\TemplateApplyRemotes::openAPITypes |
( |
| ) |
|
|
static |
◆ setContentType()
InfluxDB2\Model\TemplateApplyRemotes::setContentType |
( |
| $content_type | ) |
|
Sets content_type
- Parameters
-
string | null | $content_type | content_type |
- Returns
- $this
◆ setters()
static InfluxDB2\Model\TemplateApplyRemotes::setters |
( |
| ) |
|
|
static |
◆ setUrl()
InfluxDB2\Model\TemplateApplyRemotes::setUrl |
( |
| $url | ) |
|
Sets url
- Parameters
-
- Returns
- $this
◆ valid()
InfluxDB2\Model\TemplateApplyRemotes::valid |
( |
| ) |
|
Validate all the properties in the model return true if all passed
- Returns
- bool True if all properties are valid
Implements InfluxDB2\Model\ModelInterface.
◆ $attributeMap
InfluxDB2\Model\TemplateApplyRemotes::$attributeMap |
|
staticprotected |
Initial value:= [
'url' => 'url',
'content_type' => 'contentType'
]
◆ $getters
InfluxDB2\Model\TemplateApplyRemotes::$getters |
|
staticprotected |
Initial value:= [
'url' => 'getUrl',
'content_type' => 'getContentType'
]
◆ $openAPIFormats
InfluxDB2\Model\TemplateApplyRemotes::$openAPIFormats |
|
staticprotected |
Initial value:= [
'url' => null,
'content_type' => null
]
◆ $openAPITypes
InfluxDB2\Model\TemplateApplyRemotes::$openAPITypes |
|
staticprotected |
Initial value:= [
'url' => 'string',
'content_type' => 'string'
]
◆ $setters
InfluxDB2\Model\TemplateApplyRemotes::$setters |
|
staticprotected |
Initial value:= [
'url' => 'setUrl',
'content_type' => 'setContentType'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/TemplateApplyRemotes.php