Uses of Enum Class
com.xensource.xenapi.Types.PersistenceBackend
-
Uses of Types.PersistenceBackend in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.PersistenceBackendModifier and TypeFieldDescriptionVTPM.Record.persistenceBackendThe backend where the vTPM is persisted Experimental.Methods in com.xensource.xenapi that return Types.PersistenceBackendModifier and TypeMethodDescriptionVTPM.getPersistenceBackend(Connection c) Get the persistence_backend field of the given VTPM.static Types.PersistenceBackendTypes.toPersistenceBackend(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.PersistenceBackendReturns the enum constant of this class with the specified name.static Types.PersistenceBackend[]Types.PersistenceBackend.values()Returns an array containing the constants of this enum class, in the order they are declared.