Method: CheckForUpdatesRequestType#initialize
- Defined in:
- lib/vmware/soap/vim25.rb
#initialize(v__this = nil, version = nil) ⇒ CheckForUpdatesRequestType
Returns a new instance of CheckForUpdatesRequestType.
29108 29109 29110 29111 |
# File 'lib/vmware/soap/vim25.rb', line 29108 def initialize(v__this = nil, version = nil) @v__this = v__this @version = version end |