Class: Softlayer::Container::Network::ContentDelivery::Bandwidth::PointsOfPresence::Summary

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.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

#bandwidthObject

Returns the value of attribute bandwidth.



8
9
10
# File 'lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.rb', line 8

def bandwidth
  @bandwidth
end

#end_date_timeObject

Returns the value of attribute end_date_time.



9
10
11
# File 'lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.rb', line 9

def end_date_time
  @end_date_time
end

#pop_nameObject

Returns the value of attribute pop_name.



10
11
12
# File 'lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.rb', line 10

def pop_name
  @pop_name
end

#start_date_timeObject

Returns the value of attribute start_date_time.



11
12
13
# File 'lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.rb', line 11

def start_date_time
  @start_date_time
end

#usage_unitsObject

Returns the value of attribute usage_units.



12
13
14
# File 'lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.rb', line 12

def usage_units
  @usage_units
end

#view_countObject

Returns the value of attribute view_count.



13
14
15
# File 'lib/softlayer/container/network/content_delivery/bandwidth/points_of_presence/summary.rb', line 13

def view_count
  @view_count
end