Class InsertObjectOptions.Builder
java.lang.Object
org.jclouds.googlecloudstorage.options.InsertObjectOptions.Builder
- Enclosing class:
 InsertObjectOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncontentEncoding(String contentEncoding) generation(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
- 
contentEncoding
 - 
name
 - 
ifGenerationMatch
 - 
ifGenerationNotMatch
 - 
ifMetagenerationMatch
 - 
ifMetagenerationNotMatch
 - 
generation
 - 
predefinedAcl
 - 
projection
 
 -