org.jclouds.googlecloudstorage.options
Class GetObjectOptions.Builder
java.lang.Object
org.jclouds.googlecloudstorage.options.GetObjectOptions.Builder
- Enclosing class:
- GetObjectOptions
public static class GetObjectOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetObjectOptions.Builder
public GetObjectOptions.Builder()
ifGenerationMatch
public GetObjectOptions ifGenerationMatch(Long ifGenerationMatch)
ifGenerationNotMatch
public GetObjectOptions ifGenerationNotMatch(Long ifGenerationNotMatch)
ifMetagenerationMatch
public GetObjectOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
ifMetagenerationNotMatch
public GetObjectOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
generation
public GetObjectOptions generation(Long generation)
projection
public GetObjectOptions projection(DomainResourceReferences.Projection projection)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.