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

Packages that use Versioning
org.jclouds.googlecloudstorage.domain   
org.jclouds.googlecloudstorage.domain.internal   
org.jclouds.googlecloudstorage.domain.templates   
 

Uses of Versioning in org.jclouds.googlecloudstorage.domain
 

Methods in org.jclouds.googlecloudstorage.domain that return Versioning
 Versioning Bucket.getVersioning()
           
 

Methods in org.jclouds.googlecloudstorage.domain with parameters of type Versioning
 Bucket.Builder Bucket.Builder.versioning(Versioning versioning)
           
 

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

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

Methods in org.jclouds.googlecloudstorage.domain.internal with parameters of type Versioning
 Versioning.Builder Versioning.Builder.fromVersioning(Versioning in)
           
 

Uses of Versioning in org.jclouds.googlecloudstorage.domain.templates
 

Fields in org.jclouds.googlecloudstorage.domain.templates declared as Versioning
protected  Versioning BucketTemplate.versioning
           
 

Methods in org.jclouds.googlecloudstorage.domain.templates that return Versioning
 Versioning BucketTemplate.getVersioning()
           
 

Methods in org.jclouds.googlecloudstorage.domain.templates with parameters of type Versioning
 BucketTemplate BucketTemplate.versioning(Versioning versioning)
           
 



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