Class: Softlayer::Hardware::Component::Motherboard::Reboot::Time

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/hardware/component/motherboard/reboot/time.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

#hardware_component_modelObject

Returns the value of attribute hardware_component_model.



9
10
11
# File 'lib/softlayer/hardware/component/motherboard/reboot/time.rb', line 9

def hardware_component_model
  @hardware_component_model
end

#with_raidObject

Returns the value of attribute with_raid.



7
8
9
# File 'lib/softlayer/hardware/component/motherboard/reboot/time.rb', line 7

def with_raid
  @with_raid
end

#without_raidObject

Returns the value of attribute without_raid.



8
9
10
# File 'lib/softlayer/hardware/component/motherboard/reboot/time.rb', line 8

def without_raid
  @without_raid
end