Uses of Enum Class
com.xensource.xenapi.Types.TelemetryFrequency
-
Uses of Types.TelemetryFrequency in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.TelemetryFrequencyModifier and TypeFieldDescriptionPool.Record.telemetryFrequency
How often the telemetry collection will be carried out Experimental.Methods in com.xensource.xenapi that return Types.TelemetryFrequencyModifier and TypeMethodDescriptionPool.getTelemetryFrequency
(Connection c) Get the telemetry_frequency field of the given pool.static Types.TelemetryFrequency
Types.toTelemetryFrequency
(Object object) static Types.TelemetryFrequency
Returns the enum constant of this class with the specified name.static Types.TelemetryFrequency[]
Types.TelemetryFrequency.values()
Returns an array containing the constants of this enum class, in the order they are declared.