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

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

Uses of Owner in org.jclouds.googlecloudstorage.domain
 

Fields in org.jclouds.googlecloudstorage.domain declared as Owner
protected  Owner BucketTemplate.owner
           
 

Methods in org.jclouds.googlecloudstorage.domain that return Owner
 Owner BucketTemplate.getOwner()
           
 Owner Bucket.getOwner()
           
 

Methods in org.jclouds.googlecloudstorage.domain with parameters of type Owner
 BucketTemplate BucketTemplate.owner(Owner owner)
           
 Bucket.Builder Bucket.Builder.owner(Owner owner)
           
 

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

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

Methods in org.jclouds.googlecloudstorage.domain.internal with parameters of type Owner
 Owner.Builder Owner.Builder.fromOwner(Owner in)
           
 



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