Uses of Class
org.jclouds.config.ValueOfConfigurationKeyOrNull
-
Packages that use ValueOfConfigurationKeyOrNull Package Description org.jclouds.aws.ec2.compute.config org.jclouds.compute.config org.jclouds.location.suppliers.fromconfig -
-
Uses of ValueOfConfigurationKeyOrNull in org.jclouds.aws.ec2.compute.config
Methods in org.jclouds.aws.ec2.compute.config with parameters of type ValueOfConfigurationKeyOrNull Modifier and Type Method Description protected Map<String,String>
AWSEC2ComputeServiceDependenciesModule. imageQuery(ValueOfConfigurationKeyOrNull config)
-
Uses of ValueOfConfigurationKeyOrNull in org.jclouds.compute.config
Methods in org.jclouds.compute.config with parameters of type ValueOfConfigurationKeyOrNull Modifier and Type Method Description protected TemplateBuilder
BaseComputeServiceContextModule. provideTemplateOptionallyFromProperties(com.google.inject.Injector injector, TemplateBuilder template, String provider, ValueOfConfigurationKeyOrNull config)
The default template if none is provided.Constructors in org.jclouds.compute.config with parameters of type ValueOfConfigurationKeyOrNull Constructor Description GetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull(String provider, ValueOfConfigurationKeyOrNull config, Map<String,Credentials> credentialStore)
-
Uses of ValueOfConfigurationKeyOrNull in org.jclouds.location.suppliers.fromconfig
Fields in org.jclouds.location.suppliers.fromconfig declared as ValueOfConfigurationKeyOrNull Modifier and Type Field Description protected ValueOfConfigurationKeyOrNull
LocationIdToURIFromConfigurationOrDefaultToProvider. config
protected ValueOfConfigurationKeyOrNull
SplitConfigurationKey. config
-