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.telemetryFrequencyHow 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.TelemetryFrequencyTypes.toTelemetryFrequency(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.TelemetryFrequencyReturns 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.