java.util.List<GoogleCloudStorageItemInfo> |
GoogleCloudStorageImpl.updateItems(java.util.List<UpdatableItemInfo> itemInfoList) |
java.util.List<GoogleCloudStorageItemInfo> |
ThrottledGoogleCloudStorage.updateItems(java.util.List<UpdatableItemInfo> itemInfoList) |
java.util.List<GoogleCloudStorageItemInfo> |
PerformanceCachingGoogleCloudStorage.updateItems(java.util.List<UpdatableItemInfo> itemInfoList) |
java.util.List<GoogleCloudStorageItemInfo> |
ForwardingGoogleCloudStorage.updateItems(java.util.List<UpdatableItemInfo> itemInfoList) |
java.util.List<GoogleCloudStorageItemInfo> |
GoogleCloudStorage.updateItems(java.util.List<UpdatableItemInfo> itemInfoList)
Attempt to update metadata of the objects referenced within the passed itemInfo objects.
|