Class: Softlayer::Container::Network::Storage::Hub::ObjectStorage::ContentDeliveryUrl

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/network/storage/hub/object_storage/content_delivery_url.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

#datacenterObject

Returns the value of attribute datacenter.



8
9
10
# File 'lib/softlayer/container/network/storage/hub/object_storage/content_delivery_url.rb', line 8

def datacenter
  @datacenter
end

#flash_urlObject

Returns the value of attribute flash_url.



9
10
11
# File 'lib/softlayer/container/network/storage/hub/object_storage/content_delivery_url.rb', line 9

def flash_url
  @flash_url
end

#http_urlObject

Returns the value of attribute http_url.



10
11
12
# File 'lib/softlayer/container/network/storage/hub/object_storage/content_delivery_url.rb', line 10

def http_url
  @http_url
end