org.jclouds.openstack.functions
Class URIFromAuthenticationResponseForService
java.lang.Object
org.jclouds.openstack.functions.URIFromAuthenticationResponseForService
- All Implemented Interfaces:
- com.google.common.base.Supplier<URI>
@Singleton
public class URIFromAuthenticationResponseForService
- extends Object
- implements com.google.common.base.Supplier<URI>
URIFromAuthenticationResponseForService
@Inject
public URIFromAuthenticationResponseForService(com.google.common.base.Supplier<AuthenticationResponse> auth,
String service)
get
public URI get()
- Specified by:
get
in interface com.google.common.base.Supplier<URI>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2012 jclouds. All Rights Reserved.