Uses of Class
org.jclouds.googlecloudstorage.options.GetObjectOptions
- 
Packages that use GetObjectOptions Package Description org.jclouds.googlecloudstorage.options  - 
- 
Uses of GetObjectOptions in org.jclouds.googlecloudstorage.options
Methods in org.jclouds.googlecloudstorage.options that return GetObjectOptions Modifier and Type Method Description GetObjectOptionsGetObjectOptions.Builder. generation(Long generation)GetObjectOptionsGetObjectOptions. generation(Long generation)GetObjectOptionsGetObjectOptions.Builder. ifGenerationMatch(Long ifGenerationMatch)GetObjectOptionsGetObjectOptions. ifGenerationMatch(Long ifGenerationMatch)GetObjectOptionsGetObjectOptions.Builder. ifGenerationNotMatch(Long ifGenerationNotMatch)GetObjectOptionsGetObjectOptions. ifGenerationNotMatch(Long ifGenerationNotMatch)GetObjectOptionsGetObjectOptions.Builder. ifMetagenerationMatch(Long ifMetagenerationMatch)GetObjectOptionsGetObjectOptions. ifMetagenerationMatch(Long ifMetagenerationMatch)GetObjectOptionsGetObjectOptions.Builder. ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)GetObjectOptionsGetObjectOptions. ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)GetObjectOptionsGetObjectOptions.Builder. projection(DomainResourceReferences.Projection projection)GetObjectOptionsGetObjectOptions. projection(DomainResourceReferences.Projection projection) 
 -