org.jclouds.openstack.swift.extensions
Interface TemporaryUrlKeyAsyncApi
- All Known Subinterfaces:
- KeystoneTemporaryUrlKeyAsyncApi
public interface TemporaryUrlKeyAsyncApi
- Author:
- Andrei Savu
- See Also:
TemporaryUrlKeyApi
getTemporaryUrlKey
com.google.common.util.concurrent.ListenableFuture<String> getTemporaryUrlKey()
- See Also:
TemporaryUrlKeyApi.getTemporaryUrlKey()
setTemporaryUrlKey
com.google.common.util.concurrent.ListenableFuture<Void> setTemporaryUrlKey(@HeaderParam(value="X-Account-Meta-Temp-Url-Key")
String key)
- See Also:
TemporaryUrlKeyApi.setTemporaryUrlKey(java.lang.String)
Copyright © 2009-2013 jclouds. All Rights Reserved.