InfluxDB PHP Client
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Attributes | Static Protected Attributes | List of all members
InfluxDB2\Model\TemplateSummarySummaryLabelMappings Class Reference
Inheritance diagram for InfluxDB2\Model\TemplateSummarySummaryLabelMappings:
InfluxDB2\Model\ModelInterface

Public Member Functions

 getModelName ()
 
 __construct (array $data=null)
 
 listInvalidProperties ()
 
 valid ()
 
 getStatus ()
 
 setStatus ($status)
 
 getResourceTemplateMetaName ()
 
 setResourceTemplateMetaName ($resource_template_meta_name)
 
 getResourceName ()
 
 setResourceName ($resource_name)
 
 getResourceId ()
 
 setResourceId ($resource_id)
 
 getResourceType ()
 
 setResourceType ($resource_type)
 
 getLabelTemplateMetaName ()
 
 setLabelTemplateMetaName ($label_template_meta_name)
 
 getLabelName ()
 
 setLabelName ($label_name)
 
 getLabelId ()
 
 setLabelId ($label_id)
 
 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 = 'TemplateSummary_summary_labelMappings'
 
static $openAPITypes
 
static $openAPIFormats
 
static $attributeMap
 
static $setters
 
static $getters
 

Constructor & Destructor Documentation

◆ __construct()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::__construct ( array $data = null)

Constructor

Parameters
mixed[]$dataAssociated array of property values initializing the model

Member Function Documentation

◆ __toString()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::__toString ( )

Gets the string presentation of the object

Returns
string

◆ attributeMap()

static InfluxDB2\Model\TemplateSummarySummaryLabelMappings::attributeMap ( )
static

Array of attributes where the key is the local name, and the value is the original name

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ getLabelId()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getLabelId ( )

Gets label_id

Returns
string|null

◆ getLabelName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getLabelName ( )

Gets label_name

Returns
string|null

◆ getLabelTemplateMetaName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getLabelTemplateMetaName ( )

Gets label_template_meta_name

Returns
string|null

◆ getModelName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getModelName ( )

The original name of the model.

Returns
string

Implements InfluxDB2\Model\ModelInterface.

◆ getResourceId()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getResourceId ( )

Gets resource_id

Returns
string|null

◆ getResourceName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getResourceName ( )

Gets resource_name

Returns
string|null

◆ getResourceTemplateMetaName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getResourceTemplateMetaName ( )

Gets resource_template_meta_name

Returns
string|null

◆ getResourceType()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getResourceType ( )

Gets resource_type

Returns
string|null

◆ getStatus()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getStatus ( )

Gets status

Returns
string|null

◆ getters()

static InfluxDB2\Model\TemplateSummarySummaryLabelMappings::getters ( )
static

Array of attributes to getter functions (for serialization of requests)

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ listInvalidProperties()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::listInvalidProperties ( )

Show all the invalid properties with reasons.

Returns
array invalid properties with reasons

Implements InfluxDB2\Model\ModelInterface.

◆ offsetExists()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::offsetExists ( $offset)

Returns true if offset exists. False otherwise.

Parameters
integer$offsetOffset
Returns
boolean

◆ offsetGet()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::offsetGet ( $offset)

Gets offset.

Parameters
integer$offsetOffset
Returns
mixed

◆ offsetSet()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::offsetSet ( $offset,
$value )

Sets value based on offset.

Parameters
integer$offsetOffset
mixed$valueValue to be set
Returns
void

◆ offsetUnset()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::offsetUnset ( $offset)

Unsets offset.

Parameters
integer$offsetOffset
Returns
void

◆ openAPIFormats()

static InfluxDB2\Model\TemplateSummarySummaryLabelMappings::openAPIFormats ( )
static

Array of property to format mappings. Used for (de)serialization

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ openAPITypes()

static InfluxDB2\Model\TemplateSummarySummaryLabelMappings::openAPITypes ( )
static

Array of property to type mappings. Used for (de)serialization

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ setLabelId()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setLabelId ( $label_id)

Sets label_id

Parameters
string | null$label_idlabel_id
Returns
$this

◆ setLabelName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setLabelName ( $label_name)

Sets label_name

Parameters
string | null$label_namelabel_name
Returns
$this

◆ setLabelTemplateMetaName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setLabelTemplateMetaName ( $label_template_meta_name)

Sets label_template_meta_name

Parameters
string | null$label_template_meta_namelabel_template_meta_name
Returns
$this

◆ setResourceId()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setResourceId ( $resource_id)

Sets resource_id

Parameters
string | null$resource_idresource_id
Returns
$this

◆ setResourceName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setResourceName ( $resource_name)

Sets resource_name

Parameters
string | null$resource_nameresource_name
Returns
$this

◆ setResourceTemplateMetaName()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setResourceTemplateMetaName ( $resource_template_meta_name)

Sets resource_template_meta_name

Parameters
string | null$resource_template_meta_nameresource_template_meta_name
Returns
$this

◆ setResourceType()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setResourceType ( $resource_type)

Sets resource_type

Parameters
string | null$resource_typeresource_type
Returns
$this

◆ setStatus()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setStatus ( $status)

Sets status

Parameters
string | null$statusstatus
Returns
$this

◆ setters()

static InfluxDB2\Model\TemplateSummarySummaryLabelMappings::setters ( )
static

Array of attributes to setter functions (for deserialization of responses)

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ valid()

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::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.

Member Data Documentation

◆ $attributeMap

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::$attributeMap
staticprotected
Initial value:
= [
'status' => 'status',
'resource_template_meta_name' => 'resourceTemplateMetaName',
'resource_name' => 'resourceName',
'resource_id' => 'resourceID',
'resource_type' => 'resourceType',
'label_template_meta_name' => 'labelTemplateMetaName',
'label_name' => 'labelName',
'label_id' => 'labelID'
]

◆ $getters

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::$getters
staticprotected
Initial value:
= [
'status' => 'getStatus',
'resource_template_meta_name' => 'getResourceTemplateMetaName',
'resource_name' => 'getResourceName',
'resource_id' => 'getResourceId',
'resource_type' => 'getResourceType',
'label_template_meta_name' => 'getLabelTemplateMetaName',
'label_name' => 'getLabelName',
'label_id' => 'getLabelId'
]

◆ $openAPIFormats

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::$openAPIFormats
staticprotected
Initial value:
= [
'status' => null,
'resource_template_meta_name' => null,
'resource_name' => null,
'resource_id' => null,
'resource_type' => null,
'label_template_meta_name' => null,
'label_name' => null,
'label_id' => null
]

◆ $openAPITypes

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::$openAPITypes
staticprotected
Initial value:
= [
'status' => 'string',
'resource_template_meta_name' => 'string',
'resource_name' => 'string',
'resource_id' => 'string',
'resource_type' => 'string',
'label_template_meta_name' => 'string',
'label_name' => 'string',
'label_id' => 'string'
]

◆ $setters

InfluxDB2\Model\TemplateSummarySummaryLabelMappings::$setters
staticprotected
Initial value:
= [
'status' => 'setStatus',
'resource_template_meta_name' => 'setResourceTemplateMetaName',
'resource_name' => 'setResourceName',
'resource_id' => 'setResourceId',
'resource_type' => 'setResourceType',
'label_template_meta_name' => 'setLabelTemplateMetaName',
'label_name' => 'setLabelName',
'label_id' => 'setLabelId'
]

The documentation for this class was generated from the following file: