Uses of Enum Class
com.xensource.xenapi.Types.PlacementPolicy
-
Uses of Types.PlacementPolicy in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.PlacementPolicyModifier and TypeFieldDescriptionVMGroup.Record.placement
The placement policy of the VM group Experimental.Methods in com.xensource.xenapi that return Types.PlacementPolicyModifier and TypeMethodDescriptionVMGroup.getPlacement
(Connection c) Get the placement field of the given VM_group.static Types.PlacementPolicy
Types.toPlacementPolicy
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.PlacementPolicy
Returns the enum constant of this class with the specified name.static Types.PlacementPolicy[]
Types.PlacementPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.