Class: Softlayer::Container::RemoteManagement::Graphs::SensorTemperature

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/remote_management/graphs/sensor_temperature.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#graphObject

Returns the value of attribute graph.



6
7
8
# File 'lib/softlayer/container/remote_management/graphs/sensor_temperature.rb', line 6

def graph
  @graph
end

#titleObject

Returns the value of attribute title.



7
8
9
# File 'lib/softlayer/container/remote_management/graphs/sensor_temperature.rb', line 7

def title
  @title
end