public interface TemporaryUrlKeyAsyncApi
TemporaryUrlKeyApi
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
getTemporaryUrlKey() |
com.google.common.util.concurrent.ListenableFuture<Void> |
setTemporaryUrlKey(String key) |
Copyright © 2009-2013 jclouds. All Rights Reserved.