Class RbVmomi::VIM::ResourcePool
In: lib/rbvmomi/vim/ResourcePool.rb
Parent: Object

Methods

find   traverse  

Public Instance methods

Retrieve a child ResourcePool. @param name [String] Name of the child. @return [VIM::ResourcePool]

Retrieve a descendant of this ResourcePool. @param path [String] Path delimited by ’/’. @return [VIM::ResourcePool]

[Validate]