org.jclouds.cloudstack.options
Class CreatePodOptions.Builder

java.lang.Object
  extended by org.jclouds.cloudstack.options.CreatePodOptions.Builder
Enclosing class:
CreatePodOptions

public static class CreatePodOptions.Builder
extends Object


Constructor Summary
CreatePodOptions.Builder()
           
 
Method Summary
static CreatePodOptions allocationState(AllocationState allocationState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePodOptions.Builder

public CreatePodOptions.Builder()
Method Detail

allocationState

public static CreatePodOptions allocationState(AllocationState allocationState)


Copyright © 2009-2012 jclouds. All Rights Reserved.