org.jclouds.openstack.swift.suppliers
Class ReturnOrFetchTemporaryUrlKey
java.lang.Object
org.jclouds.openstack.swift.suppliers.ReturnOrFetchTemporaryUrlKey
- All Implemented Interfaces:
- com.google.common.base.Supplier<String>
public class ReturnOrFetchTemporaryUrlKey
- extends Object
- implements com.google.common.base.Supplier<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReturnOrFetchTemporaryUrlKey
@Inject
public ReturnOrFetchTemporaryUrlKey(TemporaryUrlKeyApi client)
get
public String get()
- Specified by:
get in interface com.google.common.base.Supplier<String>
Copyright © 2009-2013 jclouds. All Rights Reserved.