org.jclouds.googlecloudstorage.options
Class GetBucketOptions.Builder
java.lang.Object
org.jclouds.googlecloudstorage.options.GetBucketOptions.Builder
- Enclosing class:
- GetBucketOptions
public static class GetBucketOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetBucketOptions.Builder
public GetBucketOptions.Builder()
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.