|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyPairCredentials | |
|---|---|
| org.jclouds.vcloud.terremark.compute | |
| org.jclouds.vcloud.terremark.compute.functions | |
| Uses of KeyPairCredentials in org.jclouds.vcloud.terremark.compute |
|---|
| Constructor parameters in org.jclouds.vcloud.terremark.compute with type arguments of type KeyPairCredentials | |
|---|---|
TerremarkVCloudComputeService(ComputeServiceContext context,
Map<String,Credentials> credentialStore,
com.google.common.base.Supplier<Set<? extends Image>> images,
com.google.common.base.Supplier<Set<? extends Hardware>> sizes,
com.google.common.base.Supplier<Set<? extends Location>> locations,
ListNodesStrategy listNodesStrategy,
GetNodeMetadataStrategy getNodeMetadataStrategy,
RunNodesAndAddToSetStrategy runNodesAndAddToSetStrategy,
RebootNodeStrategy rebootNodeStrategy,
DestroyNodeStrategy destroyNodeStrategy,
ResumeNodeStrategy resumeNodeStrategy,
SuspendNodeStrategy suspendNodeStrategy,
javax.inject.Provider<TemplateBuilder> templateBuilderProvider,
javax.inject.Provider<TemplateOptions> templateOptionsProvider,
com.google.common.base.Predicate<NodeMetadata> nodeRunning,
com.google.common.base.Predicate<NodeMetadata> nodeTerminated,
com.google.common.base.Predicate<NodeMetadata> nodeSuspended,
ComputeUtils utils,
ComputeServiceConstants.Timeouts timeouts,
ExecutorService executor,
CleanupOrphanKeys cleanupOrphanKeys,
ConcurrentMap<OrgAndName,KeyPairCredentials> credentialsMap,
NodeMetadataToOrgAndName nodeToOrgAndName)
|
|
| Uses of KeyPairCredentials in org.jclouds.vcloud.terremark.compute.functions |
|---|
| Constructor parameters in org.jclouds.vcloud.terremark.compute.functions with type arguments of type KeyPairCredentials | |
|---|---|
TerremarkVCloudExpressVAppToNodeMetadata(VCloudExpressComputeClient computeClient,
Map<String,Credentials> credentialStore,
Map<Status,NodeState> vAppStatusToNodeState,
HardwareForVCloudExpressVApp hardwareForVCloudExpressVApp,
FindLocationForResource findLocationForResourceInVDC,
com.google.common.base.Supplier<Set<? extends Image>> images,
ConcurrentMap<OrgAndName,KeyPairCredentials> credentialsMap)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||