Class: Softlayer::Network::Bandwidth::Version1::Usage

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/network/bandwidth/version1/usage.rb,
lib/softlayer/network/bandwidth/version1/usage/detail.rb,
lib/softlayer/network/bandwidth/version1/usage/detail/type.rb,
lib/softlayer/network/bandwidth/version1/usage/detail/total.rb

Defined Under Namespace

Classes: Detail, 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

#bandwidth_allotment_detailObject

Returns the value of attribute bandwidth_allotment_detail.



8
9
10
# File 'lib/softlayer/network/bandwidth/version1/usage.rb', line 8

def bandwidth_allotment_detail
  @bandwidth_allotment_detail
end

#bandwidth_usage_detailObject

Returns the value of attribute bandwidth_usage_detail.



9
10
11
# File 'lib/softlayer/network/bandwidth/version1/usage.rb', line 9

def bandwidth_usage_detail
  @bandwidth_usage_detail
end

#bandwidth_usage_detail_countObject

Returns the value of attribute bandwidth_usage_detail_count.



7
8
9
# File 'lib/softlayer/network/bandwidth/version1/usage.rb', line 7

def bandwidth_usage_detail_count
  @bandwidth_usage_detail_count
end