org.jclouds.deltacloud.options
Class CreateInstanceOptions.Builder
java.lang.Object
org.jclouds.deltacloud.options.CreateInstanceOptions.Builder
- Enclosing class:
- CreateInstanceOptions
public static class CreateInstanceOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateInstanceOptions.Builder
public CreateInstanceOptions.Builder()
named
public static CreateInstanceOptions named(String name)
- See Also:
CreateInstanceOptions.named(java.lang.String)
realm
public static CreateInstanceOptions realm(String realmId)
- See Also:
CreateInstanceOptions.realm(java.lang.String)
hardwareProfile
public static CreateInstanceOptions hardwareProfile(String hwpName)
- See Also:
CreateInstanceOptions.hardwareProfile(java.lang.String)
Copyright © 2009-2011 jclouds. All Rights Reserved.