Uses of Class
org.jclouds.googlecloudstorage.domain.internal.ProjectTeam

Packages that use ProjectTeam
org.jclouds.googlecloudstorage.domain   
org.jclouds.googlecloudstorage.domain.internal   
 

Uses of ProjectTeam in org.jclouds.googlecloudstorage.domain
 

Methods in org.jclouds.googlecloudstorage.domain that return ProjectTeam
 ProjectTeam DefaultObjectAccessControls.getProjectTeam()
           
 ProjectTeam BucketAccessControls.getProjectTeam()
           
 

Methods in org.jclouds.googlecloudstorage.domain with parameters of type ProjectTeam
 DefaultObjectAccessControls.Builder DefaultObjectAccessControls.Builder.projectTeam(ProjectTeam projectTeam)
           
 BucketAccessControls.Builder BucketAccessControls.Builder.projectTeam(ProjectTeam projectTeam)
           
 

Uses of ProjectTeam in org.jclouds.googlecloudstorage.domain.internal
 

Methods in org.jclouds.googlecloudstorage.domain.internal that return ProjectTeam
 ProjectTeam ProjectTeam.Builder.build()
           
 

Methods in org.jclouds.googlecloudstorage.domain.internal with parameters of type ProjectTeam
 ProjectTeam.Builder ProjectTeam.Builder.fromProjectTeam(ProjectTeam in)
           
 



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