|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Context
Represents an authenticated context to the cloud.
close() when you are finished with this context in order to
release resources.
| Method Summary | |
|---|---|
void |
close()
Closes all connections, including executor service |
Map<String,Credentials> |
credentialStore()
Deprecated. |
String |
getApiVersion()
Deprecated. |
String |
getBuildVersion()
Deprecated. |
Map<String,Credentials> |
getCredentialStore()
Deprecated. |
URI |
getEndpoint()
Deprecated. |
String |
getIdentity()
|
String |
getName()
Identifies the Context. |
ProviderMetadata |
getProviderMetadata()
|
Utils |
getUtils()
|
Utils |
utils()
|
| Methods inherited from interface org.jclouds.domain.Location |
|---|
getDescription, getId, getIso3166Codes, getMetadata, getParent, getScope |
| Method Detail |
|---|
String getName()
@Deprecated @Beta Map<String,Credentials> getCredentialStore()
Utils.getCredentialStore()@Deprecated @Beta Map<String,Credentials> credentialStore()
Utils.credentialStore()ProviderMetadata getProviderMetadata()
ContextBuilder.newBuilder(org.jclouds.providers.ProviderMetadata)String getIdentity()
ApiMetadata.getDefaultIdentity()@Deprecated URI getEndpoint()
getProviderMetadata(),
ProviderMetadata.getEndpoint()@Deprecated String getApiVersion()
getProviderMetadata(),
ProviderMetadata.getApiMetadata(),
ApiMetadata.getVersion()@Deprecated @Nullable String getBuildVersion()
getProviderMetadata(),
ProviderMetadata.getApiMetadata(),
ApiMetadata.getBuildVersion()Utils getUtils()
Utils utils()
getUtils()void close()
close in interface Closeable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||