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.placementThe 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.PlacementPolicyTypes.toPlacementPolicy(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.PlacementPolicyReturns 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.