|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateObjectOptions | |
|---|---|
| org.jclouds.googlecloudstorage.features | |
| org.jclouds.googlecloudstorage.options | |
| Uses of UpdateObjectOptions in org.jclouds.googlecloudstorage.features |
|---|
| Methods in org.jclouds.googlecloudstorage.features with parameters of type UpdateObjectOptions | |
|---|---|
GCSObject |
ObjectApi.patchObject(String bucketName,
String objectName,
ObjectTemplate objectTemplate,
UpdateObjectOptions options)
Updates an object according to patch semantics |
GCSObject |
ObjectApi.updateObject(String bucketName,
String objectName,
ObjectTemplate objectTemplate,
UpdateObjectOptions options)
Updates an object |
| Uses of UpdateObjectOptions in org.jclouds.googlecloudstorage.options |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||