org.jclouds.googlecloudstorage.options
Class DeleteBucketOptions.Builder

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

public static class DeleteBucketOptions.Builder
extends Object


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

Constructor Detail

DeleteBucketOptions.Builder

public DeleteBucketOptions.Builder()
Method Detail

ifMetagenerationMatch

public DeleteBucketOptions ifMetagenerationMatch(Long ifMetagenerationMatch)

ifMetagenerationNotMatch

public DeleteBucketOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)


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