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

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

Uses of Logging in org.jclouds.googlecloudstorage.domain
 

Fields in org.jclouds.googlecloudstorage.domain declared as Logging
protected  Logging BucketTemplate.logging
           
 

Methods in org.jclouds.googlecloudstorage.domain that return Logging
 Logging BucketTemplate.getLogging()
           
 Logging Bucket.getLogging()
           
 

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

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

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

Methods in org.jclouds.googlecloudstorage.domain.internal with parameters of type Logging
 Logging.Builder Logging.Builder.fromLogging(Logging in)
           
 



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