Class UpdatableItemInfo


  • public class UpdatableItemInfo
    extends Object
    Item information that can be updated without re-writing an entire object.
    • Constructor Detail

      • UpdatableItemInfo

        public UpdatableItemInfo​(StorageResourceId storageResourceId,
                                 Map<String,​byte[]> metadata)
        Parameters:
        storageResourceId - The StorageResourceId for which these records pertain
        metadata - The object metadata for this object.