Class: Softlayer::Container::Utility::Microsoft::Windows::UpdateServices::UpdateItem

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/utility/microsoft/windows/update_services/update_item.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

#descriptionObject

Returns the value of attribute description.



8
9
10
# File 'lib/softlayer/container/utility/microsoft/windows/update_services/update_item.rb', line 8

def description
  @description
end

#failedObject

Returns the value of attribute failed.



9
10
11
# File 'lib/softlayer/container/utility/microsoft/windows/update_services/update_item.rb', line 9

def failed
  @failed
end

#kb_article_numberObject

Returns the value of attribute kb_article_number.



10
11
12
# File 'lib/softlayer/container/utility/microsoft/windows/update_services/update_item.rb', line 10

def kb_article_number
  @kb_article_number
end

#optionalObject

Returns the value of attribute optional.



11
12
13
# File 'lib/softlayer/container/utility/microsoft/windows/update_services/update_item.rb', line 11

def optional
  @optional
end

#requires_rebootObject

Returns the value of attribute requires_reboot.



12
13
14
# File 'lib/softlayer/container/utility/microsoft/windows/update_services/update_item.rb', line 12

def requires_reboot
  @requires_reboot
end