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

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

#bytesObject

Returns the value of attribute bytes.



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

def bytes
  @bytes
end

#countObject

Returns the value of attribute count.



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

def count
  @count
end

#nameObject

Returns the value of attribute name.



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

def name
  @name
end