| Modifier and Type | Interface and Description |
|---|---|
interface |
TerremarkVCloudApi
Provides access to VCloud resources via their REST API.
|
| Modifier and Type | Field and Description |
|---|---|
protected TerremarkVCloudClient |
TerremarkVCloudComputeClient.client |
| Constructor and Description |
|---|
TerremarkVCloudComputeClient(TerremarkVCloudClient client,
javax.inject.Provider<String> passwordGenerator,
com.google.common.base.Predicate<URI> successTester,
Map<Status,org.jclouds.compute.domain.NodeMetadata.Status> vAppStatusToNodeStatus,
Map<String,org.jclouds.domain.Credentials> credentialStore,
InternetServiceAndPublicIpAddressSupplier internetServiceAndPublicIpAddressSupplier) |
| Modifier and Type | Field and Description |
|---|---|
protected TerremarkVCloudClient |
CreateUniqueKeyPair.trmkClient |
| Modifier and Type | Field and Description |
|---|---|
protected TerremarkVCloudClient |
TerremarkVCloudListNodesStrategy.client |
protected TerremarkVCloudClient |
TerremarkVCloudGetNodeMetadataStrategy.client |
protected TerremarkVCloudClient |
TerremarkVCloudGetImageStrategy.client |
| Constructor and Description |
|---|
TerremarkVCloudGetImageStrategy(TerremarkVCloudClient client,
com.google.common.base.Function<VAppTemplate,org.jclouds.compute.domain.Image> vAppToImage) |
TerremarkVCloudGetNodeMetadataStrategy(TerremarkVCloudClient client,
com.google.common.base.Function<VApp,org.jclouds.compute.domain.NodeMetadata> vAppToNodeMetadata) |
TerremarkVCloudLifeCycleStrategy(TerremarkVCloudClient client,
com.google.common.base.Predicate<URI> taskTester,
org.jclouds.compute.strategy.GetNodeMetadataStrategy getNode) |
TerremarkVCloudListNodesStrategy(TerremarkVCloudClient client,
com.google.common.base.Supplier<Map<String,ReferenceType>> orgNameToEndpoint,
TerremarkVCloudGetNodeMetadataStrategy getNodeMetadata,
FindLocationForResource findLocationForResourceInVDC) |
| Constructor and Description |
|---|
TerremarkVCloudRestClientModule.OrgNameToKeysListSupplier(com.google.common.base.Supplier<VCloudSession> sessionSupplier,
TerremarkVCloudClient client) |
| Constructor and Description |
|---|
TaskSuccess(TerremarkVCloudClient client) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.