Method: ApplyRecommendationRequestType#initialize
- Defined in:
- lib/vmware/soap/vim25.rb
#initialize(v__this = nil, key = nil) ⇒ ApplyRecommendationRequestType
33576 33577 33578 33579 |
# File 'lib/vmware/soap/vim25.rb', line 33576 def initialize(v__this = nil, key = nil) @v__this = v__this @key = key end |