org.jclouds.cloudstack.options
Class CreateDomainOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.CreateDomainOptions.Builder
- Enclosing class:
- CreateDomainOptions
public static class CreateDomainOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateDomainOptions.Builder
public CreateDomainOptions.Builder()
networkDomain
public static CreateDomainOptions networkDomain(String networkDomain)
- See Also:
CreateDomainOptions.networkDomain(java.lang.String)
parentDomainId
public static CreateDomainOptions parentDomainId(String parentDomainId)
- See Also:
CreateDomainOptions.parentDomainId(java.lang.String)
Copyright © 2009-2013 jclouds. All Rights Reserved.