Class: Softlayer::Network::Bandwidth::Version1::Allotment::Detail

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/network/bandwidth/version1/allotment/detail.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

#allocationObject

Returns the value of attribute allocation.



14
15
16
# File 'lib/softlayer/network/bandwidth/version1/allotment/detail.rb', line 14

def allocation
  @allocation
end

#allocation_idObject

Returns the value of attribute allocation_id.



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

def allocation_id
  @allocation_id
end

#bandwidth_allotmentObject

Returns the value of attribute bandwidth_allotment.



15
16
17
# File 'lib/softlayer/network/bandwidth/version1/allotment/detail.rb', line 15

def bandwidth_allotment
  @bandwidth_allotment
end

#bandwidth_allotment_idObject

Returns the value of attribute bandwidth_allotment_id.



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

def bandwidth_allotment_id
  @bandwidth_allotment_id
end

#bandwidth_usageObject

Returns the value of attribute bandwidth_usage.



16
17
18
# File 'lib/softlayer/network/bandwidth/version1/allotment/detail.rb', line 16

def bandwidth_usage
  @bandwidth_usage
end

#bandwidth_usage_countObject

Returns the value of attribute bandwidth_usage_count.



13
14
15
# File 'lib/softlayer/network/bandwidth/version1/allotment/detail.rb', line 13

def bandwidth_usage_count
  @bandwidth_usage_count
end

#effective_dateObject

Returns the value of attribute effective_date.



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

def effective_date
  @effective_date
end

#end_effective_dateObject

Returns the value of attribute end_effective_date.



10
11
12
# File 'lib/softlayer/network/bandwidth/version1/allotment/detail.rb', line 10

def end_effective_date
  @end_effective_date
end

#idObject

Returns the value of attribute id.



11
12
13
# File 'lib/softlayer/network/bandwidth/version1/allotment/detail.rb', line 11

def id
  @id
end

#service_provider_idObject

Returns the value of attribute service_provider_id.



12
13
14
# File 'lib/softlayer/network/bandwidth/version1/allotment/detail.rb', line 12

def service_provider_id
  @service_provider_id
end