Class: Softlayer::Container::Hardware::Server::Details

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/hardware/server/details.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

#componentsObject

Returns the value of attribute components.



6
7
8
# File 'lib/softlayer/container/hardware/server/details.rb', line 6

def components
  @components
end

#network_componentsObject

Returns the value of attribute network_components.



7
8
9
# File 'lib/softlayer/container/hardware/server/details.rb', line 7

def network_components
  @network_components
end

#softwareObject

Returns the value of attribute software.



8
9
10
# File 'lib/softlayer/container/hardware/server/details.rb', line 8

def software
  @software
end