Uses of Class
org.jdrupes.vmoperator.manager.events.GetVms
Packages that use GetVms
Package
Description
The following diagram shows the components of the manager application.
-
Uses of GetVms in org.jdrupes.vmoperator.manager
Methods in org.jdrupes.vmoperator.manager with parameters of type GetVms -
Uses of GetVms in org.jdrupes.vmoperator.manager.events
Methods in org.jdrupes.vmoperator.manager.events that return GetVmsModifier and TypeMethodDescriptionGetVms.accessibleFor
(String user, List<String> roles) Return onlyVmDefinition
s that are accessible by the given user or roles.GetVms.assignedFrom
(String pool) Return onlyVmDefinition
s that are assigned from the given pool.GetVms.assignedTo
(String user) Return onlyVmDefinition
s that are assigned to the given user.Return only the VMs with the given name.