org.jclouds.googlecomputeengine.compute.strategy
Class PopulateDefaultLoginCredentialsForImageStrategy
java.lang.Object
org.jclouds.googlecomputeengine.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy
- All Implemented Interfaces:
- com.google.common.base.Function<Object,org.jclouds.domain.LoginCredentials>, org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy
@Singleton
public class PopulateDefaultLoginCredentialsForImageStrategy
- extends Object
- implements org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy
- Author:
- David Alves
|
Method Summary |
org.jclouds.domain.LoginCredentials |
apply(Object image)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
apply
public org.jclouds.domain.LoginCredentials apply(Object image)
- Specified by:
apply in interface com.google.common.base.Function<Object,org.jclouds.domain.LoginCredentials>- Specified by:
apply in interface org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.