org.jclouds.googlecloudstorage.options
Class GetBucketOptions.Builder

java.lang.Object
  extended by org.jclouds.googlecloudstorage.options.GetBucketOptions.Builder
Enclosing class:
GetBucketOptions

public static class GetBucketOptions.Builder
extends Object


Constructor Summary
GetBucketOptions.Builder()
           
 
Method Summary
 GetBucketOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
           
 GetBucketOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
           
 GetBucketOptions projection(DomainResourceReferences.Projection projection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBucketOptions.Builder

public GetBucketOptions.Builder()
Method Detail

ifMetagenerationMatch

public GetBucketOptions ifMetagenerationMatch(Long ifMetagenerationMatch)

ifMetagenerationNotMatch

public GetBucketOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)

projection

public GetBucketOptions projection(DomainResourceReferences.Projection projection)


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