org.jclouds.compute.domain
Class OperatingSystemBuilder

java.lang.Object
  extended by org.jclouds.compute.domain.OperatingSystem.Builder
      extended by org.jclouds.compute.domain.OperatingSystemBuilder

Deprecated.

@Deprecated
public class OperatingSystemBuilder
extends OperatingSystem.Builder

Author:
Adrian Cole
See Also:
OperatingSystem.Builder

Field Summary
 
Fields inherited from class org.jclouds.compute.domain.OperatingSystem.Builder
arch, description, family, is64Bit, name, version
 
Constructor Summary
OperatingSystemBuilder()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.jclouds.compute.domain.OperatingSystem.Builder
arch, build, description, family, fromOperatingSystem, is64Bit, name, version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatingSystemBuilder

public OperatingSystemBuilder()
Deprecated. 


Copyright © 2009-2011 jclouds. All Rights Reserved.