Method: WaitForUpdatesRequestType#initialize

Defined in:
lib/vmware/soap/vim25.rb

#initialize(v__this = nil, version = nil) ⇒ WaitForUpdatesRequestType

Returns a new instance of WaitForUpdatesRequestType.



29128
29129
29130
29131
# File 'lib/vmware/soap/vim25.rb', line 29128

def initialize(v__this = nil, version = nil)
  @v__this = v__this
  @version = version
end