| Modifier and Type | Method and Description | 
|---|---|
NodeMetadata | 
VMToNodeMetadata.apply(VM from)  | 
boolean | 
VMToNodeMetadata.FindLocationForVM.matches(VM from,
       Location input)  | 
| Modifier and Type | Method and Description | 
|---|---|
VM | 
VPDCComputeServiceAdapter.getNode(String id)  | 
| Modifier and Type | Method and Description | 
|---|---|
ComputeServiceAdapter.NodeAndInitialCredentials<VM> | 
VPDCComputeServiceAdapter.createNodeWithGroupEncodedIntoName(String tag,
                                  String name,
                                  Template template)  | 
Iterable<VM> | 
VPDCComputeServiceAdapter.listNodes()  | 
| Modifier and Type | Method and Description | 
|---|---|
VM | 
VM.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
VM.Builder | 
VM.Builder.fromVM(VM in)  | 
| Modifier and Type | Method and Description | 
|---|---|
VM.Builder | 
VM.Builder.fromSection(Section<VM> in) | 
VM.Builder | 
VM.Builder.fromVirtualSystem(BaseVirtualSystem<VM> in) | 
| Modifier and Type | Method and Description | 
|---|---|
VM | 
BrowsingApi.getVM(URI vm,
     GetVMOptions... options)  | 
VM | 
BrowsingApi.getVMInVDC(String billingSiteId,
          String vpdcId,
          String vAppId,
          GetVMOptions... options)
VAPP is a software solution, the API returns details of virtual machine configuration such as
 CPU,RAM Memory and hard drive. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<VM> | 
BrowsingAsyncApi.getVM(URI vm,
     GetVMOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<VM> | 
BrowsingAsyncApi.getVMInVDC(String billingSiteId,
          String vpdcId,
          String vAppId,
          GetVMOptions... options)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<String> | 
Utils.getIpsFromVM(VM vm)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.