public static interface MetadataAsyncApi.Readable extends MetadataAsyncApi
MetadataAsyncApi.Readable, MetadataAsyncApi.Writeable
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Metadata> |
get() |
com.google.common.util.concurrent.ListenableFuture<MetadataValue> |
getValue(String key) |
com.google.common.util.concurrent.ListenableFuture<Metadata> get()
MetadataApi.Readable#get(URI)
com.google.common.util.concurrent.ListenableFuture<MetadataValue> getValue(String key)
Copyright © 2009-2012 jclouds. All Rights Reserved.