public interface PopulateDefaultLoginCredentialsForImageStrategy extends com.google.common.base.Function<Object,org.jclouds.domain.LoginCredentials>
org.jclouds.domain.LoginCredentials apply(Object image)
apply in interface com.google.common.base.Function<Object,org.jclouds.domain.LoginCredentials>image - this is the cloud-specific representation of the image object.Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.