Class: Softlayer::Container::Network::Storage::Evault::WebCc::BackupResults

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

#begin_timeObject

Returns the value of attribute begin_time.



8
9
10
# File 'lib/softlayer/container/network/storage/evault/web_cc/backup_results.rb', line 8

def begin_time
  @begin_time
end

#conflictObject

Returns the value of attribute conflict.



9
10
11
# File 'lib/softlayer/container/network/storage/evault/web_cc/backup_results.rb', line 9

def conflict
  @conflict
end

#end_timeObject

Returns the value of attribute end_time.



10
11
12
# File 'lib/softlayer/container/network/storage/evault/web_cc/backup_results.rb', line 10

def end_time
  @end_time
end

#failedObject

Returns the value of attribute failed.



11
12
13
# File 'lib/softlayer/container/network/storage/evault/web_cc/backup_results.rb', line 11

def failed
  @failed
end

#successObject

Returns the value of attribute success.



12
13
14
# File 'lib/softlayer/container/network/storage/evault/web_cc/backup_results.rb', line 12

def success
  @success
end