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\TemplateSummaryDiffLabelMappings Class Reference
Inheritance diagram for InfluxDB2\Model\TemplateSummaryDiffLabelMappings:
InfluxDB2\Model\ModelInterface

Public Member Functions

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

Constructor & Destructor Documentation

◆ __construct()

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

Constructor

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

Member Function Documentation

◆ __toString()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::__toString ( )

Gets the string presentation of the object

Returns
string

◆ attributeMap()

static InfluxDB2\Model\TemplateSummaryDiffLabelMappings::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\TemplateSummaryDiffLabelMappings::getLabelId ( )

Gets label_id

Returns
string|null

◆ getLabelName()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getLabelName ( )

Gets label_name

Returns
string|null

◆ getLabelTemplateMetaName()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getLabelTemplateMetaName ( )

Gets label_template_meta_name

Returns
string|null

◆ getModelName()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getModelName ( )

The original name of the model.

Returns
string

Implements InfluxDB2\Model\ModelInterface.

◆ getResourceId()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getResourceId ( )

Gets resource_id

Returns
string|null

◆ getResourceName()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getResourceName ( )

Gets resource_name

Returns
string|null

◆ getResourceTemplateMetaName()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getResourceTemplateMetaName ( )

Gets resource_template_meta_name

Returns
string|null

◆ getResourceType()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getResourceType ( )

Gets resource_type

Returns
string|null

◆ getStatus()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::getStatus ( )

Gets status

Returns
string|null

◆ getters()

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

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

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ listInvalidProperties()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::listInvalidProperties ( )

Show all the invalid properties with reasons.

Returns
array invalid properties with reasons

Implements InfluxDB2\Model\ModelInterface.

◆ offsetExists()

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

Returns true if offset exists. False otherwise.

Parameters
integer$offsetOffset
Returns
boolean

◆ offsetGet()

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

Gets offset.

Parameters
integer$offsetOffset
Returns
mixed

◆ offsetSet()

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

Sets value based on offset.

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

◆ offsetUnset()

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

Unsets offset.

Parameters
integer$offsetOffset
Returns
void

◆ openAPIFormats()

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

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

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ openAPITypes()

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

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

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ setLabelId()

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

Sets label_id

Parameters
string | null$label_idlabel_id
Returns
$this

◆ setLabelName()

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

Sets label_name

Parameters
string | null$label_namelabel_name
Returns
$this

◆ setLabelTemplateMetaName()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::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\TemplateSummaryDiffLabelMappings::setResourceId ( $resource_id)

Sets resource_id

Parameters
string | null$resource_idresource_id
Returns
$this

◆ setResourceName()

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

Sets resource_name

Parameters
string | null$resource_nameresource_name
Returns
$this

◆ setResourceTemplateMetaName()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::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\TemplateSummaryDiffLabelMappings::setResourceType ( $resource_type)

Sets resource_type

Parameters
string | null$resource_typeresource_type
Returns
$this

◆ setStatus()

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

Sets status

Parameters
string | null$statusstatus
Returns
$this

◆ setters()

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

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

Returns
array

Implements InfluxDB2\Model\ModelInterface.

◆ valid()

InfluxDB2\Model\TemplateSummaryDiffLabelMappings::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\TemplateSummaryDiffLabelMappings::$attributeMap
staticprotected
Initial value:
= [
'status' => 'status',
'resource_type' => 'resourceType',
'resource_id' => 'resourceID',
'resource_template_meta_name' => 'resourceTemplateMetaName',
'resource_name' => 'resourceName',
'label_id' => 'labelID',
'label_template_meta_name' => 'labelTemplateMetaName',
'label_name' => 'labelName'
]

◆ $getters

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

◆ $openAPIFormats

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

◆ $openAPITypes

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

◆ $setters

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

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