Class: Softlayer::Network::Component::Network::Vlan::Trunk

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/network/component/network/vlan/trunk.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

#network_componentObject

Returns the value of attribute network_component.



9
10
11
# File 'lib/softlayer/network/component/network/vlan/trunk.rb', line 9

def network_component
  @network_component
end

#network_component_idObject

Returns the value of attribute network_component_id.



7
8
9
# File 'lib/softlayer/network/component/network/vlan/trunk.rb', line 7

def network_component_id
  @network_component_id
end

#network_vlanObject

Returns the value of attribute network_vlan.



10
11
12
# File 'lib/softlayer/network/component/network/vlan/trunk.rb', line 10

def network_vlan
  @network_vlan
end

#network_vlan_idObject

Returns the value of attribute network_vlan_id.



8
9
10
# File 'lib/softlayer/network/component/network/vlan/trunk.rb', line 8

def network_vlan_id
  @network_vlan_id
end