com.vmware.vcloud.sdk.constants
Enum OperatingSystemType

java.lang.Object
  extended by java.lang.Enum<OperatingSystemType>
      extended by com.vmware.vcloud.sdk.constants.OperatingSystemType
All Implemented Interfaces:
Serializable, Comparable<OperatingSystemType>

Deprecated. API 5.6, SDK 5.6, Use method VCloudClient.getOperatingSystemsByName() instead.

public enum OperatingSystemType
extends Enum<OperatingSystemType>

Operating System types.

Since:
API 5.1, SDK 5.1
Author:
Ecosystems Engineering.

Enum Constant Summary
APPLE_MAC_OS_X_10_5_32_BIT
          Deprecated.  
APPLE_MAC_OS_X_10_5_64_BIT
          Deprecated.  
APPLE_MAC_OS_X_10_6_32_BIT
          Deprecated.  
APPLE_MAC_OS_X_10_6_64_BIT
          Deprecated.  
APPLE_MAC_OS_X_10_7_32_BIT
          Deprecated.  
APPLE_MAC_OS_X_10_7_64_BIT
          Deprecated.  
ASIANUX_3_32_BIT
          Deprecated.  
ASIANUX_3_64_BIT
          Deprecated.  
ASIANUX_4_32_BIT
          Deprecated.  
ASIANUX_4_64_BIT
          Deprecated.  
CENTOS_4_5_6_32_BIT
          Deprecated.  
CENTOS_4_5_6_64_BIT
          Deprecated.  
DEBIAN_4_32_BIT
          Deprecated.  
DEBIAN_4_64_BIT
          Deprecated.  
DEBIAN_5_32_BIT
          Deprecated.  
DEBIAN_5_64_BIT
          Deprecated.  
DEBIAN_6_32_BIT
          Deprecated.  
DEBIAN_6_64_BIT
          Deprecated.  
FREEBSD_32_BIT
          Deprecated.  
FREEBSD_64_BIT
          Deprecated.  
IBM_OS_2
          Deprecated.  
MICROSOFT_MS_DOS
          Deprecated.  
NETWARE_5_1
          Deprecated.  
NETWARE_6_X
          Deprecated.  
NOVELL_OPEN_ENTERPRISE_SERVER
          Deprecated.  
ORACLE_LINUX_4_5_6_32_BIT
          Deprecated.  
ORACLE_LINUX_4_5_6_64_BIT
          Deprecated.  
ORACLE_SOLARIS_10_32_BIT
          Deprecated.  
ORACLE_SOLARIS_10_64_BIT
          Deprecated.  
ORACLE_SOLARIS_11_64_BIT
          Deprecated.  
OTHER_2_4_X_LINUX_32_BIT
          Deprecated.  
OTHER_2_4_X_LINUX_64_BIT
          Deprecated.  
OTHER_2_6_X_LINUX_32_BIT
          Deprecated.  
OTHER_2_6_X_LINUX_64_BIT
          Deprecated.  
OTHER_32_BIT
          Deprecated.  
OTHER_64_BIT
          Deprecated.  
OTHER_LINUX_32_BIT
          Deprecated.  
OTHER_LINUX_64_BIT
          Deprecated.  
RHEL_2_1
          Deprecated.  
RHEL_3_32_BIT
          Deprecated.  
RHEL_3_64_BIT
          Deprecated.  
RHEL_4_32_BIT
          Deprecated.  
RHEL_4_64_BIT
          Deprecated.  
RHEL_5_32_BIT
          Deprecated.  
RHEL_5_64_BIT
          Deprecated.  
RHEL_6_32_BIT
          Deprecated.  
RHEL_6_64_BIT
          Deprecated.  
SCO_OPENSERVER_5
          Deprecated.  
SCO_OPENSERVER_6
          Deprecated.  
SCO_UNIXWARE_7
          Deprecated.  
SERENITY_SYSTEMS_ECOMSTATION_1
          Deprecated.  
SERENITY_SYSTEMS_ECOMSTATION_2
          Deprecated.  
SUN_MICROSYSTEMS_SOLARIS_8
          Deprecated.  
SUN_MICROSYSTEMS_SOLARIS_9
          Deprecated.  
SUSE_10_32_BIT
          Deprecated.  
SUSE_10_64_BIT
          Deprecated.  
SUSE_11_32_BIT
          Deprecated.  
SUSE_11_64_BIT
          Deprecated.  
SUSE_8_9_32_BIT
          Deprecated.  
SUSE_8_9_64_BIT
          Deprecated.  
UBUNTU_32_BIT
          Deprecated.  
UBUNTU_64_BIT
          Deprecated.  
WINDOWS_2000
          Deprecated.  
WINDOWS_2000_PROFESSIONAL
          Deprecated.  
WINDOWS_2000_SERVER
          Deprecated.  
WINDOWS_3_1
          Deprecated.  
WINDOWS_7_32_BIT
          Deprecated.  
WINDOWS_7_64_BIT
          Deprecated.  
WINDOWS_8_32_BIT
          Deprecated.  
WINDOWS_8_64_BIT
          Deprecated.  
WINDOWS_95
          Deprecated.  
WINDOWS_98
          Deprecated.  
WINDOWS_NT
          Deprecated.  
WINDOWS_SERVER_2003_32_BIT
          Deprecated.  
WINDOWS_SERVER_2003_64_BIT
          Deprecated.  
WINDOWS_SERVER_2003_DATACENTER_32_BIT
          Deprecated.  
WINDOWS_SERVER_2003_DATACENTER_64_BIT
          Deprecated.  
WINDOWS_SERVER_2003_STANDARD_32_BIT
          Deprecated.  
WINDOWS_SERVER_2003_STANDARD_64_BIT
          Deprecated.  
WINDOWS_SERVER_2003_WEB_32_BIT
          Deprecated.  
WINDOWS_SERVER_2008_32_BIT
          Deprecated.  
WINDOWS_SERVER_2008_64_BIT
          Deprecated.  
WINDOWS_SERVER_2008_R2_64_BIT
          Deprecated.  
WINDOWS_SERVER_8_64_BIT
          Deprecated.  
WINDOWS_SMALL_BUSINESS_SERVER_2003
          Deprecated.  
WINDOWS_VISTA_32_BIT
          Deprecated.  
WINDOWS_VISTA_64_BIT
          Deprecated.  
WINDOWS_XP_PROFESSIONAL_32_BIT
          Deprecated.  
WINDOWS_XP_PROFESSIONAL_64_BIT
          Deprecated.  
 
Method Summary
static OperatingSystemType fromName(String name)
          Deprecated.  
static OperatingSystemType fromValue(Integer value)
          Deprecated.  
 String getName()
          Deprecated.  
 Integer value()
          Deprecated.  
static OperatingSystemType valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static OperatingSystemType[] values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

RHEL_6_64_BIT

public static final OperatingSystemType RHEL_6_64_BIT
Deprecated. 

RHEL_6_32_BIT

public static final OperatingSystemType RHEL_6_32_BIT
Deprecated. 

RHEL_5_64_BIT

public static final OperatingSystemType RHEL_5_64_BIT
Deprecated. 

RHEL_5_32_BIT

public static final OperatingSystemType RHEL_5_32_BIT
Deprecated. 

RHEL_4_64_BIT

public static final OperatingSystemType RHEL_4_64_BIT
Deprecated. 

RHEL_4_32_BIT

public static final OperatingSystemType RHEL_4_32_BIT
Deprecated. 

RHEL_3_64_BIT

public static final OperatingSystemType RHEL_3_64_BIT
Deprecated. 

RHEL_3_32_BIT

public static final OperatingSystemType RHEL_3_32_BIT
Deprecated. 

RHEL_2_1

public static final OperatingSystemType RHEL_2_1
Deprecated. 

SUSE_11_64_BIT

public static final OperatingSystemType SUSE_11_64_BIT
Deprecated. 

SUSE_11_32_BIT

public static final OperatingSystemType SUSE_11_32_BIT
Deprecated. 

SUSE_10_64_BIT

public static final OperatingSystemType SUSE_10_64_BIT
Deprecated. 

SUSE_10_32_BIT

public static final OperatingSystemType SUSE_10_32_BIT
Deprecated. 

SUSE_8_9_64_BIT

public static final OperatingSystemType SUSE_8_9_64_BIT
Deprecated. 

SUSE_8_9_32_BIT

public static final OperatingSystemType SUSE_8_9_32_BIT
Deprecated. 

CENTOS_4_5_6_64_BIT

public static final OperatingSystemType CENTOS_4_5_6_64_BIT
Deprecated. 

CENTOS_4_5_6_32_BIT

public static final OperatingSystemType CENTOS_4_5_6_32_BIT
Deprecated. 

DEBIAN_6_64_BIT

public static final OperatingSystemType DEBIAN_6_64_BIT
Deprecated. 

DEBIAN_6_32_BIT

public static final OperatingSystemType DEBIAN_6_32_BIT
Deprecated. 

DEBIAN_5_64_BIT

public static final OperatingSystemType DEBIAN_5_64_BIT
Deprecated. 

DEBIAN_5_32_BIT

public static final OperatingSystemType DEBIAN_5_32_BIT
Deprecated. 

DEBIAN_4_64_BIT

public static final OperatingSystemType DEBIAN_4_64_BIT
Deprecated. 

DEBIAN_4_32_BIT

public static final OperatingSystemType DEBIAN_4_32_BIT
Deprecated. 

ASIANUX_4_64_BIT

public static final OperatingSystemType ASIANUX_4_64_BIT
Deprecated. 

ASIANUX_4_32_BIT

public static final OperatingSystemType ASIANUX_4_32_BIT
Deprecated. 

ASIANUX_3_64_BIT

public static final OperatingSystemType ASIANUX_3_64_BIT
Deprecated. 

ASIANUX_3_32_BIT

public static final OperatingSystemType ASIANUX_3_32_BIT
Deprecated. 

NOVELL_OPEN_ENTERPRISE_SERVER

public static final OperatingSystemType NOVELL_OPEN_ENTERPRISE_SERVER
Deprecated. 

ORACLE_LINUX_4_5_6_64_BIT

public static final OperatingSystemType ORACLE_LINUX_4_5_6_64_BIT
Deprecated. 

ORACLE_LINUX_4_5_6_32_BIT

public static final OperatingSystemType ORACLE_LINUX_4_5_6_32_BIT
Deprecated. 

UBUNTU_64_BIT

public static final OperatingSystemType UBUNTU_64_BIT
Deprecated. 

UBUNTU_32_BIT

public static final OperatingSystemType UBUNTU_32_BIT
Deprecated. 

OTHER_2_6_X_LINUX_64_BIT

public static final OperatingSystemType OTHER_2_6_X_LINUX_64_BIT
Deprecated. 

OTHER_2_6_X_LINUX_32_BIT

public static final OperatingSystemType OTHER_2_6_X_LINUX_32_BIT
Deprecated. 

OTHER_2_4_X_LINUX_64_BIT

public static final OperatingSystemType OTHER_2_4_X_LINUX_64_BIT
Deprecated. 

OTHER_2_4_X_LINUX_32_BIT

public static final OperatingSystemType OTHER_2_4_X_LINUX_32_BIT
Deprecated. 

OTHER_LINUX_64_BIT

public static final OperatingSystemType OTHER_LINUX_64_BIT
Deprecated. 

OTHER_LINUX_32_BIT

public static final OperatingSystemType OTHER_LINUX_32_BIT
Deprecated. 

WINDOWS_SERVER_8_64_BIT

public static final OperatingSystemType WINDOWS_SERVER_8_64_BIT
Deprecated. 

WINDOWS_SERVER_2008_R2_64_BIT

public static final OperatingSystemType WINDOWS_SERVER_2008_R2_64_BIT
Deprecated. 

WINDOWS_SERVER_2008_64_BIT

public static final OperatingSystemType WINDOWS_SERVER_2008_64_BIT
Deprecated. 

WINDOWS_SERVER_2008_32_BIT

public static final OperatingSystemType WINDOWS_SERVER_2008_32_BIT
Deprecated. 

WINDOWS_SERVER_2003_64_BIT

public static final OperatingSystemType WINDOWS_SERVER_2003_64_BIT
Deprecated. 

WINDOWS_SERVER_2003_32_BIT

public static final OperatingSystemType WINDOWS_SERVER_2003_32_BIT
Deprecated. 

WINDOWS_SERVER_2003_DATACENTER_64_BIT

public static final OperatingSystemType WINDOWS_SERVER_2003_DATACENTER_64_BIT
Deprecated. 

WINDOWS_SERVER_2003_DATACENTER_32_BIT

public static final OperatingSystemType WINDOWS_SERVER_2003_DATACENTER_32_BIT
Deprecated. 

WINDOWS_SERVER_2003_STANDARD_64_BIT

public static final OperatingSystemType WINDOWS_SERVER_2003_STANDARD_64_BIT
Deprecated. 

WINDOWS_SERVER_2003_STANDARD_32_BIT

public static final OperatingSystemType WINDOWS_SERVER_2003_STANDARD_32_BIT
Deprecated. 

WINDOWS_SERVER_2003_WEB_32_BIT

public static final OperatingSystemType WINDOWS_SERVER_2003_WEB_32_BIT
Deprecated. 

WINDOWS_SMALL_BUSINESS_SERVER_2003

public static final OperatingSystemType WINDOWS_SMALL_BUSINESS_SERVER_2003
Deprecated. 

WINDOWS_8_64_BIT

public static final OperatingSystemType WINDOWS_8_64_BIT
Deprecated. 

WINDOWS_8_32_BIT

public static final OperatingSystemType WINDOWS_8_32_BIT
Deprecated. 

WINDOWS_7_64_BIT

public static final OperatingSystemType WINDOWS_7_64_BIT
Deprecated. 

WINDOWS_7_32_BIT

public static final OperatingSystemType WINDOWS_7_32_BIT
Deprecated. 

WINDOWS_VISTA_64_BIT

public static final OperatingSystemType WINDOWS_VISTA_64_BIT
Deprecated. 

WINDOWS_VISTA_32_BIT

public static final OperatingSystemType WINDOWS_VISTA_32_BIT
Deprecated. 

WINDOWS_XP_PROFESSIONAL_64_BIT

public static final OperatingSystemType WINDOWS_XP_PROFESSIONAL_64_BIT
Deprecated. 

WINDOWS_XP_PROFESSIONAL_32_BIT

public static final OperatingSystemType WINDOWS_XP_PROFESSIONAL_32_BIT
Deprecated. 

WINDOWS_2000

public static final OperatingSystemType WINDOWS_2000
Deprecated. 

WINDOWS_2000_SERVER

public static final OperatingSystemType WINDOWS_2000_SERVER
Deprecated. 

WINDOWS_2000_PROFESSIONAL

public static final OperatingSystemType WINDOWS_2000_PROFESSIONAL
Deprecated. 

WINDOWS_NT

public static final OperatingSystemType WINDOWS_NT
Deprecated. 

WINDOWS_98

public static final OperatingSystemType WINDOWS_98
Deprecated. 

WINDOWS_95

public static final OperatingSystemType WINDOWS_95
Deprecated. 

WINDOWS_3_1

public static final OperatingSystemType WINDOWS_3_1
Deprecated. 

MICROSOFT_MS_DOS

public static final OperatingSystemType MICROSOFT_MS_DOS
Deprecated. 

APPLE_MAC_OS_X_10_7_64_BIT

public static final OperatingSystemType APPLE_MAC_OS_X_10_7_64_BIT
Deprecated. 

APPLE_MAC_OS_X_10_7_32_BIT

public static final OperatingSystemType APPLE_MAC_OS_X_10_7_32_BIT
Deprecated. 

APPLE_MAC_OS_X_10_6_64_BIT

public static final OperatingSystemType APPLE_MAC_OS_X_10_6_64_BIT
Deprecated. 

APPLE_MAC_OS_X_10_6_32_BIT

public static final OperatingSystemType APPLE_MAC_OS_X_10_6_32_BIT
Deprecated. 

APPLE_MAC_OS_X_10_5_64_BIT

public static final OperatingSystemType APPLE_MAC_OS_X_10_5_64_BIT
Deprecated. 

APPLE_MAC_OS_X_10_5_32_BIT

public static final OperatingSystemType APPLE_MAC_OS_X_10_5_32_BIT
Deprecated. 

FREEBSD_64_BIT

public static final OperatingSystemType FREEBSD_64_BIT
Deprecated. 

FREEBSD_32_BIT

public static final OperatingSystemType FREEBSD_32_BIT
Deprecated. 

IBM_OS_2

public static final OperatingSystemType IBM_OS_2
Deprecated. 

NETWARE_6_X

public static final OperatingSystemType NETWARE_6_X
Deprecated. 

NETWARE_5_1

public static final OperatingSystemType NETWARE_5_1
Deprecated. 

ORACLE_SOLARIS_11_64_BIT

public static final OperatingSystemType ORACLE_SOLARIS_11_64_BIT
Deprecated. 

ORACLE_SOLARIS_10_64_BIT

public static final OperatingSystemType ORACLE_SOLARIS_10_64_BIT
Deprecated. 

ORACLE_SOLARIS_10_32_BIT

public static final OperatingSystemType ORACLE_SOLARIS_10_32_BIT
Deprecated. 

SUN_MICROSYSTEMS_SOLARIS_9

public static final OperatingSystemType SUN_MICROSYSTEMS_SOLARIS_9
Deprecated. 

SUN_MICROSYSTEMS_SOLARIS_8

public static final OperatingSystemType SUN_MICROSYSTEMS_SOLARIS_8
Deprecated. 

SCO_OPENSERVER_6

public static final OperatingSystemType SCO_OPENSERVER_6
Deprecated. 

SCO_OPENSERVER_5

public static final OperatingSystemType SCO_OPENSERVER_5
Deprecated. 

SCO_UNIXWARE_7

public static final OperatingSystemType SCO_UNIXWARE_7
Deprecated. 

SERENITY_SYSTEMS_ECOMSTATION_2

public static final OperatingSystemType SERENITY_SYSTEMS_ECOMSTATION_2
Deprecated. 

SERENITY_SYSTEMS_ECOMSTATION_1

public static final OperatingSystemType SERENITY_SYSTEMS_ECOMSTATION_1
Deprecated. 

OTHER_64_BIT

public static final OperatingSystemType OTHER_64_BIT
Deprecated. 

OTHER_32_BIT

public static final OperatingSystemType OTHER_32_BIT
Deprecated. 
Method Detail

values

public static OperatingSystemType[] values()
Deprecated. 
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (OperatingSystemType c : OperatingSystemType.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static OperatingSystemType valueOf(String name)
Deprecated. 
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null

getName

public String getName()
Deprecated. 

value

public Integer value()
Deprecated. 

fromName

public static OperatingSystemType fromName(String name)
Deprecated. 

fromValue

public static OperatingSystemType fromValue(Integer value)
Deprecated. 


Copyright © 2016. All Rights Reserved.