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

Inherits:
Softlayer::Container::Network::ContentDelivery::Bandwidth::Summary show all
Defined in:
lib/softlayer/container/network/content_delivery/bandwidth/summary/detail.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Container::Network::ContentDelivery::Bandwidth::Summary

#cdn_account_id, #end_date_time, #file_name, #media_type, #start_date_time, #usage, #usage_units

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

#durationObject

Returns the value of attribute duration.



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

def duration
  @duration
end

#view_countObject

Returns the value of attribute view_count.



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

def view_count
  @view_count
end