Package org.jclouds.openstack.functions
Class URIFromAuthenticationResponseForService
java.lang.Object
org.jclouds.openstack.functions.URIFromAuthenticationResponseForService
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
-
Constructor Summary
ConstructorsConstructorDescriptionURIFromAuthenticationResponseForService
(com.google.common.base.Supplier<AuthenticationResponse> auth, String service) -
Method Summary
-
Constructor Details
-
URIFromAuthenticationResponseForService
@Inject public URIFromAuthenticationResponseForService(com.google.common.base.Supplier<AuthenticationResponse> auth, String service)
-
-
Method Details