Class: Softlayer::Configuration::Storage::Group::Order

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/configuration/storage/group/order.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

#array_numberObject

Returns the value of attribute array_number.



6
7
8
# File 'lib/softlayer/configuration/storage/group/order.rb', line 6

def array_number
  @array_number
end

#array_sizeObject

Returns the value of attribute array_size.



7
8
9
# File 'lib/softlayer/configuration/storage/group/order.rb', line 7

def array_size
  @array_size
end

#array_typeObject

Returns the value of attribute array_type.



13
14
15
# File 'lib/softlayer/configuration/storage/group/order.rb', line 13

def array_type
  @array_type
end

#array_type_idObject

Returns the value of attribute array_type_id.



8
9
10
# File 'lib/softlayer/configuration/storage/group/order.rb', line 8

def array_type_id
  @array_type_id
end

#billing_order_itemObject

Returns the value of attribute billing_order_item.



14
15
16
# File 'lib/softlayer/configuration/storage/group/order.rb', line 14

def billing_order_item
  @billing_order_item
end

#billing_order_item_idObject

Returns the value of attribute billing_order_item_id.



9
10
11
# File 'lib/softlayer/configuration/storage/group/order.rb', line 9

def billing_order_item_id
  @billing_order_item_id
end

#hard_drivesObject

Returns the value of attribute hard_drives.



10
11
12
# File 'lib/softlayer/configuration/storage/group/order.rb', line 10

def hard_drives
  @hard_drives
end

#hot_spare_drivesObject

Returns the value of attribute hot_spare_drives.



11
12
13
# File 'lib/softlayer/configuration/storage/group/order.rb', line 11

def hot_spare_drives
  @hot_spare_drives
end

#partition_dataObject

Returns the value of attribute partition_data.



12
13
14
# File 'lib/softlayer/configuration/storage/group/order.rb', line 12

def partition_data
  @partition_data
end