Class: Softlayer::Tag::Reference

Inherits:
Entity show all
Defined in:
lib/softlayer/tag/reference.rb,
lib/softlayer/tag/reference/network.rb,
lib/softlayer/tag/reference/virtual.rb,
lib/softlayer/tag/reference/hardware.rb,
lib/softlayer/tag/reference/resource.rb,
lib/softlayer/tag/reference/network/vlan.rb,
lib/softlayer/tag/reference/virtual/guest.rb,
lib/softlayer/tag/reference/resource/group.rb,
lib/softlayer/tag/reference/network/application.rb,
lib/softlayer/tag/reference/virtual/guest/block.rb,
lib/softlayer/tag/reference/network/vlan/firewall.rb,
lib/softlayer/tag/reference/virtual/guest/block/device.rb,
lib/softlayer/tag/reference/network/application/delivery.rb,
lib/softlayer/tag/reference/virtual/guest/block/device/template.rb,
lib/softlayer/tag/reference/network/application/delivery/controller.rb,
lib/softlayer/tag/reference/virtual/guest/block/device/template/group.rb

Defined Under Namespace

Modules: Network, Resource, Virtual Classes: Hardware, 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

#customerObject

Returns the value of attribute customer.



14
15
16
# File 'lib/softlayer/tag/reference.rb', line 14

def customer
  @customer
end

#emp_record_idObject

Returns the value of attribute emp_record_id.



8
9
10
# File 'lib/softlayer/tag/reference.rb', line 8

def emp_record_id
  @emp_record_id
end

#employeeObject

Returns the value of attribute employee.



15
16
17
# File 'lib/softlayer/tag/reference.rb', line 15

def employee
  @employee
end

#idObject

Returns the value of attribute id.



9
10
11
# File 'lib/softlayer/tag/reference.rb', line 9

def id
  @id
end

#resource_table_idObject

Returns the value of attribute resource_table_id.



10
11
12
# File 'lib/softlayer/tag/reference.rb', line 10

def resource_table_id
  @resource_table_id
end

#tagObject

Returns the value of attribute tag.



16
17
18
# File 'lib/softlayer/tag/reference.rb', line 16

def tag
  @tag
end

#tag_idObject

Returns the value of attribute tag_id.



11
12
13
# File 'lib/softlayer/tag/reference.rb', line 11

def tag_id
  @tag_id
end

#tag_typeObject

Returns the value of attribute tag_type.



17
18
19
# File 'lib/softlayer/tag/reference.rb', line 17

def tag_type
  @tag_type
end

#tag_type_idObject

Returns the value of attribute tag_type_id.



12
13
14
# File 'lib/softlayer/tag/reference.rb', line 12

def tag_type_id
  @tag_type_id
end

#usr_record_idObject

Returns the value of attribute usr_record_id.



13
14
15
# File 'lib/softlayer/tag/reference.rb', line 13

def usr_record_id
  @usr_record_id
end