| Package | Description |
|---|---|
| org.jclouds.cloudstack.internal | |
| org.jclouds.compute | |
| org.jclouds.compute.internal |
| Constructor and Description |
|---|
CloudStackContextImpl(ComputeService computeService,
Map<String,Credentials> credentialStore,
Utils utils,
RestContext<CloudStackClient,CloudStackAsyncClient> providerSpecificContext,
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext) |
| Modifier and Type | Method and Description |
|---|---|
Utils |
ComputeServiceContext.getUtils() |
Utils |
ComputeServiceContext.utils() |
| Modifier and Type | Method and Description |
|---|---|
Utils |
ComputeServiceContextImpl.getUtils() |
Utils |
ComputeServiceContextImpl.utils() |
| Constructor and Description |
|---|
ComputeServiceContextImpl(ComputeService computeService,
Map<String,Credentials> credentialStore,
Utils utils,
RestContext providerSpecificContext) |
Copyright © 2009-2012 jclouds. All Rights Reserved.