Uses of Class
org.jclouds.chef.domain.Sandbox

Packages that use Sandbox
org.jclouds.chef   
org.jclouds.chef.domain   
org.jclouds.chef.test   
 

Uses of Sandbox in org.jclouds.chef
 

Methods in org.jclouds.chef that return Sandbox
 Sandbox ChefApi.commitSandbox(String id, boolean isCompleted)
          Confirms if the sandbox is completed or not.
 

Uses of Sandbox in org.jclouds.chef.domain
 

Methods in org.jclouds.chef.domain that return Sandbox
 Sandbox Sandbox.Builder.build()
           
 

Uses of Sandbox in org.jclouds.chef.test
 

Methods in org.jclouds.chef.test that return Sandbox
 Sandbox TransientChefApi.commitSandbox(String id, boolean isCompleted)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.