Uses of Class
org.jclouds.googlecomputeengine.domain.Project

Packages that use Project
org.jclouds.googlecomputeengine.domain   
org.jclouds.googlecomputeengine.features   
 

Uses of Project in org.jclouds.googlecomputeengine.domain
 

Methods in org.jclouds.googlecomputeengine.domain that return Project
 Project Project.Builder.build()
           
 

Methods in org.jclouds.googlecomputeengine.domain with parameters of type Project
 Project.Builder Project.Builder.fromProject(Project in)
           
 

Uses of Project in org.jclouds.googlecomputeengine.features
 

Methods in org.jclouds.googlecomputeengine.features that return Project
 Project ProjectApi.get(String projectName)
          Returns the specified project resource.
 



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