Uses of Class
com.xensource.xenapi.SM
-
Uses of SM in com.xensource.xenapi
Methods in com.xensource.xenapi that return SMModifier and TypeMethodDescriptionstatic SM
SM.getByUuid
(Connection c, String uuid) Get a reference to the SM instance with the specified UUID.static SM
Types.toSM
(Task task, Connection connection) static SM
Deprecated.this method will not be publicly exposed in future releases of this package.Methods in com.xensource.xenapi that return types with arguments of type SMModifier and TypeMethodDescriptionSM.getAll
(Connection c) Return a list of all the SMs known to the system.SM.getAllRecords
(Connection c) Return a map of SM references to SM records for all SMs known to the system.SM.getByNameLabel
(Connection c, String label) Get all the SM instances with the given label.Types.toMapOfSMSMRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.Deprecated.this method will not be publicly exposed in future releases of this package.