Uses of Class
com.xensource.xenapi.SDNController.Record
-
Uses of SDNController.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return SDNController.RecordModifier and TypeMethodDescriptionSDNController.getRecord(Connection c) Get a record containing the current state of the given SDN_controller.static SDNController.RecordTypes.toSDNControllerRecord(Object object) 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 SDNController.RecordModifier and TypeMethodDescriptionstatic Map<SDNController,SDNController.Record> SDNController.getAllRecords(Connection c) Return a map of SDN_controller references to SDN_controller records for all SDN_controllers known to the system.static Map<SDNController,SDNController.Record> Types.toMapOfSDNControllerSDNControllerRecord(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.