Uses of Class
com.xensource.xenapi.SM
-
Uses of SM in com.xensource.xenapi
Methods in com.xensource.xenapi that return SMModifier and TypeMethodDescriptionstatic SMSM.getByUuid(Connection c, String uuid) Get a reference to the SM instance with the specified UUID.static SMTypes.toSM(Task task, Connection connection) 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.