Class: Softlayer::Container::Network::ContentDelivery::Report::Usage

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

#application_delivery_networkObject

Returns the value of attribute application_delivery_network.



7
8
9
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 7

def application_delivery_network
  @application_delivery_network
end

#application_delivery_network_sslObject

Returns the value of attribute application_delivery_network_ssl.



8
9
10
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 8

def application_delivery_network_ssl
  @application_delivery_network_ssl
end

#disk_spaceObject

Returns the value of attribute disk_space.



9
10
11
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 9

def disk_space
  @disk_space
end

#end_dateObject

Returns the value of attribute end_date.



10
11
12
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 10

def end_date
  @end_date
end

#flashObject

Returns the value of attribute flash.



11
12
13
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 11

def flash
  @flash
end

#httpObject

Returns the value of attribute http.



12
13
14
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 12

def http
  @http
end

#http_smallObject

Returns the value of attribute http_small.



13
14
15
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 13

def http_small
  @http_small
end

#httpsObject

Returns the value of attribute https.



14
15
16
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 14

def https
  @https
end

#https_smallObject

Returns the value of attribute https_small.



15
16
17
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 15

def https_small
  @https_small
end

#regionObject

Returns the value of attribute region.



16
17
18
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 16

def region
  @region
end

#ssl_totalObject

Returns the value of attribute ssl_total.



17
18
19
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 17

def ssl_total
  @ssl_total
end

#standard_totalObject

Returns the value of attribute standard_total.



18
19
20
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 18

def standard_total
  @standard_total
end

#start_dateObject

Returns the value of attribute start_date.



19
20
21
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 19

def start_date
  @start_date
end

#windows_mediaObject

Returns the value of attribute windows_media.



20
21
22
# File 'lib/softlayer/container/network/content_delivery/report/usage.rb', line 20

def windows_media
  @windows_media
end