public interface ComputeServiceContext extends Closeable, View
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Map<String,Credentials> |
credentialStore()
Deprecated.
|
ComputeService |
getComputeService() |
Map<String,Credentials> |
getCredentialStore()
Deprecated.
|
<S,A> RestContext<S,A> |
getProviderSpecificContext()
Deprecated.
|
Utils |
getUtils() |
Utils |
utils() |
getBackendType, unwrap, unwrap, unwrapComputeService getComputeService()
@Deprecated @Beta Map<String,Credentials> getCredentialStore()
Utils.getCredentialStore()@Deprecated @Beta Map<String,Credentials> credentialStore()
Utils.credentialStore()Utils getUtils()
Utils utils()
getUtils()@Deprecated <S,A> RestContext<S,A> getProviderSpecificContext()
View#getInputType,
View.unwrap(com.google.common.reflect.TypeToken<C>)void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2009-2013 jclouds. All Rights Reserved.