- getBlobStoreApi(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the provider value and falls back to env if the specified value is null.
- getBlobStoreCredential(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the credential value and falls back to env if the specified value is null.
- getBlobStoreEndpoint(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the endpoint value and falls back to env if the specified value is null.
- getBlobStoreIdentity(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the provider value and falls back to env if the specified value is null.
- getBlobStoreProvider(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the provider value and falls back to env if the specified value is null.
- getComputeApi(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the provider value and falls back to env if the specified value is null.
- getComputeCredential(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the credential value and falls back to env if the specified value is null.
- getComputeEndpoint(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the endpoint value and falls back to env if the specified value is null.
- getComputeIdentity(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the provider value and falls back to env if the specified value is null.
- getComputeProvider(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the provider value and falls back to env if the specified value is null.
- getPassword(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the password value and falls back to env if the specified value is null.
- getService(String, String, List<T>) - Static method in class org.jclouds.karaf.utils.ServiceHelper
-
Chooses a ComputeService that matches the specified a service id or a provider / api.
- getUser(String) - Static method in class org.jclouds.karaf.utils.EnvHelper
-
Returns the user value and falls back to env if the specified value is null.