Method: GetAlarmRequestType#initialize

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

#initialize(v__this = nil, entity = nil) ⇒ GetAlarmRequestType

Returns a new instance of GetAlarmRequestType.



37339
37340
37341
37342
# File 'lib/vmware/soap/vim25.rb', line 37339

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