| Package | Description |
|---|---|
| eu.europeana.domain | |
| eu.europeana.features |
| Modifier and Type | Method and Description |
|---|---|
ObjectMetadata |
StorageObject.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageObject.setMetadata(ObjectMetadata metadata) |
| Constructor and Description |
|---|
StorageObject(String name,
URI uri,
ObjectMetadata metadata,
org.jclouds.io.Payload payload)
Create a new storage object.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectMetadata |
SwiftObjectStorageClient.getMetaData(String objectName) |
ObjectMetadata |
S3ObjectStorageClient.getMetaData(String id) |
ObjectMetadata |
ObjectStorageClient.getMetaData(String objectName)
Get the metadata of the specified object
|
Copyright © 2020. All rights reserved.