Class: Softlayer::Container::Utility::File::Descriptor

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/utility/file/descriptor.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

#file_nameObject

Returns the value of attribute file_name.



6
7
8
# File 'lib/softlayer/container/utility/file/descriptor.rb', line 6

def file_name
  @file_name
end

#friendly_nameObject

Returns the value of attribute friendly_name.



7
8
9
# File 'lib/softlayer/container/utility/file/descriptor.rb', line 7

def friendly_name
  @friendly_name
end

#modify_dateObject

Returns the value of attribute modify_date.



8
9
10
# File 'lib/softlayer/container/utility/file/descriptor.rb', line 8

def modify_date
  @modify_date
end