|
||||||||||
| 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 |
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()
ProviderMetadata getProviderMetadata()
ContextBuilder.newBuilder(org.jclouds.providers.ProviderMetadata)String getIdentity()
ApiMetadata.getDefaultIdentity()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 | |||||||||