Package | Description |
---|---|
org.jclouds.googlecloudstorage.features | |
org.jclouds.googlecloudstorage.options |
Modifier and Type | Method and Description |
---|---|
GoogleCloudStorageObject |
ObjectApi.patchObject(String bucketName,
String objectName,
ObjectTemplate objectTemplate,
UpdateObjectOptions options)
Updates an object according to patch semantics
|
GoogleCloudStorageObject |
ObjectApi.updateObject(String bucketName,
String objectName,
ObjectTemplate objectTemplate,
UpdateObjectOptions options)
Updates an object
|
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.