Uses of Class
com.xensource.xenapi.ProbeResult.Record
-
Uses of ProbeResult.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return ProbeResult.RecordModifier and TypeMethodDescriptionstatic ProbeResult.Record
Types.toProbeResultRecord
(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 ProbeResult.RecordModifier and TypeMethodDescriptionstatic Set<ProbeResult.Record>
SR.probeExt
(Connection c, Host host, Map<String, String> deviceConfig, String type, Map<String, String> smConfig) Perform a backend-specific scan, using the given device_config.static Set<ProbeResult.Record>
Types.toSetOfProbeResultRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.