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 GetObjectOptions
GetObjectOptions.Builder. generation(Long generation)
GetObjectOptions
GetObjectOptions. generation(Long generation)
GetObjectOptions
GetObjectOptions.Builder. ifGenerationMatch(Long ifGenerationMatch)
GetObjectOptions
GetObjectOptions. ifGenerationMatch(Long ifGenerationMatch)
GetObjectOptions
GetObjectOptions.Builder. ifGenerationNotMatch(Long ifGenerationNotMatch)
GetObjectOptions
GetObjectOptions. ifGenerationNotMatch(Long ifGenerationNotMatch)
GetObjectOptions
GetObjectOptions.Builder. ifMetagenerationMatch(Long ifMetagenerationMatch)
GetObjectOptions
GetObjectOptions. ifMetagenerationMatch(Long ifMetagenerationMatch)
GetObjectOptions
GetObjectOptions.Builder. ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
GetObjectOptions
GetObjectOptions. ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
GetObjectOptions
GetObjectOptions.Builder. projection(DomainResourceReferences.Projection projection)
GetObjectOptions
GetObjectOptions. projection(DomainResourceReferences.Projection projection)
-