Class UpdateObjectOptions.Builder
java.lang.Object
org.jclouds.googlecloudstorage.options.UpdateObjectOptions.Builder
- Enclosing class:
 UpdateObjectOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongeneration(Long generation) ifGenerationMatch(Long ifGenerationMatch) ifGenerationNotMatch(Long ifGenerationNotMatch) ifMetagenerationMatch(Long ifMetagenerationMatch) ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) predefinedAcl(DomainResourceReferences.PredefinedAcl predefinedAcl) projection(DomainResourceReferences.Projection projection)  
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
ifGenerationMatch
 - 
ifGenerationNotMatch
 - 
ifMetagenerationMatch
 - 
ifMetagenerationNotMatch
 - 
generation
 - 
predefinedAcl
 - 
projection
 
 -