Class: Softlayer::Container::Product::Order::Network

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/product/order/network.rb,
lib/softlayer/container/product/order/network/vlan.rb,
lib/softlayer/container/product/order/network/vlans.rb,
lib/softlayer/container/product/order/network/subnet.rb,
lib/softlayer/container/product/order/network/tunnel.rb,
lib/softlayer/container/product/order/network/message.rb,
lib/softlayer/container/product/order/network/storage.rb,
lib/softlayer/container/product/order/network/protection.rb,
lib/softlayer/container/product/order/network/application.rb,
lib/softlayer/container/product/order/network/storage/hub.rb,
lib/softlayer/container/product/order/network/storage/nas.rb,
lib/softlayer/container/product/order/network/tunnel/ipsec.rb,
lib/softlayer/container/product/order/network/load_balancer.rb,
lib/softlayer/container/product/order/network/message/queue.rb,
lib/softlayer/container/product/order/network/storage/iscsi.rb,
lib/softlayer/container/product/order/network/storage/backup.rb,
lib/softlayer/container/product/order/network/storage/object.rb,
lib/softlayer/container/product/order/network/content_delivery.rb,
lib/softlayer/container/product/order/network/message/delivery.rb,
lib/softlayer/container/product/order/network/storage/enterprise.rb,
lib/softlayer/container/product/order/network/performance_storage.rb,
lib/softlayer/container/product/order/network/protection/firewall.rb,
lib/softlayer/container/product/order/network/application/delivery.rb,
lib/softlayer/container/product/order/network/load_balancer/global.rb,
lib/softlayer/container/product/order/network/storage/modification.rb,
lib/softlayer/container/product/order/network/storage/backup/evault.rb,
lib/softlayer/container/product/order/network/storage/hub/datacenter.rb,
lib/softlayer/container/product/order/network/performance_storage/nfs.rb,
lib/softlayer/container/product/order/network/content_delivery/account.rb,
lib/softlayer/container/product/order/network/performance_storage/iscsi.rb,
lib/softlayer/container/product/order/network/storage/iscsi/replication.rb,
lib/softlayer/container/product/order/network/storage/backup/evault/vault.rb,
lib/softlayer/container/product/order/network/storage/backup/evault/plugin.rb,
lib/softlayer/container/product/order/network/storage/iscsi/snapshot_space.rb,
lib/softlayer/container/product/order/network/protection/firewall/dedicated.rb,
lib/softlayer/container/product/order/network/application/delivery/controller.rb,
lib/softlayer/container/product/order/network/content_delivery/account/upgrade.rb,
lib/softlayer/container/product/order/network/storage/enterprise/snapshot_space.rb,
lib/softlayer/container/product/order/network/storage/enterprise/snapshot_space/upgrade.rb

Defined Under Namespace

Modules: Application, ContentDelivery, Message, Protection, Storage, Tunnel Classes: LoadBalancer, PerformanceStorage, Representer, Subnet, Vlan, Vlans

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

#networkObject

Returns the value of attribute network.



17
18
19
# File 'lib/softlayer/container/product/order/network.rb', line 17

def network
  @network
end

#public_vlansObject

Returns the value of attribute public_vlans.



18
19
20
# File 'lib/softlayer/container/product/order/network.rb', line 18

def public_vlans
  @public_vlans
end

#subnetsObject

Returns the value of attribute subnets.



19
20
21
# File 'lib/softlayer/container/product/order/network.rb', line 19

def subnets
  @subnets
end