public static interface MetadataClient.Readable extends MetadataClient
MetadataClient.Readable, MetadataClient.Writeable
Modifier and Type | Method and Description |
---|---|
Metadata |
getMetadata(URI uri)
Retrieves an list of metadata
|
MetadataValue |
getMetadataValue(URI uri,
String key)
Retrieves a metadata value
|
MetadataValue getMetadataValue(URI uri, String key)
Copyright © 2009-2012 jclouds. All Rights Reserved.