Class OperatingSystems
- java.lang.Object
-
- org.jclouds.softlayer.compute.functions.internal.OperatingSystems
-
public class OperatingSystems extends Object
-
-
Constructor Summary
Constructors Constructor Description OperatingSystems()
-
-
-
Field Detail
-
CENTOS
protected static final String CENTOS
- See Also:
- Constant Field Values
-
DEBIAN
protected static final String DEBIAN
- See Also:
- Constant Field Values
-
RHEL
protected static final String RHEL
- See Also:
- Constant Field Values
-
UBUNTU
protected static final String UBUNTU
- See Also:
- Constant Field Values
-
WINDOWS
protected static final String WINDOWS
- See Also:
- Constant Field Values
-
CLOUD_LINUX
protected static final String CLOUD_LINUX
- See Also:
- Constant Field Values
-
VYATTACE
protected static final String VYATTACE
- See Also:
- Constant Field Values
-
-