A C D F G H I L M O P R S T V

A

alterVirtualMachine(String, VMScalingOptions) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
assign(String, String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
assignToNetworkInterface(String, String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 

C

capture(ImageCreateOptions, AsynchronousTask<MachineImage>) - Method in class org.dasein.cloud.vsphere.compute.Template
 
clone(String, String, String, String, boolean, String...) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
close() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 

D

Dc - Class in org.dasein.cloud.vsphere
 
describeVerticalScalingCapabilities() - Method in class org.dasein.cloud.vsphere.compute.Vm
 

F

forward(String, int, Protocol, int, String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 

G

getCloudName() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
getComputeServices() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
getConsoleOutput(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
getCostFactor(VmState) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
getDataCenter(String) - Method in class org.dasein.cloud.vsphere.Dc
 
getDataCenterServices() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
getImage(String) - Method in class org.dasein.cloud.vsphere.compute.Template
 
getImageSupport() - Method in class org.dasein.cloud.vsphere.compute.VMwareComputeServices
 
getIpAddress(String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
getIpAddressSupport() - Method in class org.dasein.cloud.vsphere.network.VMwareNetworkServices
 
getLogger(Class<?>, String) - Static method in class org.dasein.cloud.vsphere.PrivateCloud
 
getMaximumVirtualMachineCount() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
getNetworkServices() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
getProduct(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
getProviderName() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
getProviderTermForDataCenter(Locale) - Method in class org.dasein.cloud.vsphere.Dc
 
getProviderTermForImage(Locale, ImageClass) - Method in class org.dasein.cloud.vsphere.compute.Template
 
getProviderTermForIpAddress(Locale) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
getProviderTermForRegion(Locale) - Method in class org.dasein.cloud.vsphere.Dc
 
getProviderTermForServer(Locale) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
getRegion(String) - Method in class org.dasein.cloud.vsphere.Dc
 
getResourcePoolFromClusterId(ServiceInstance, String) - Method in class org.dasein.cloud.vsphere.Dc
 
getServiceInstance() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
getVirtualMachine(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
getVirtualMachineSupport() - Method in class org.dasein.cloud.vsphere.compute.VMwareComputeServices
 
getVmFolder(ServiceInstance) - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
getVmwareDatacenterFromVDCId(ServiceInstance, String) - Method in class org.dasein.cloud.vsphere.Dc
 

H

hasPublicLibrary() - Method in class org.dasein.cloud.vsphere.compute.Template
 
hold() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 

I

identifyImageRequirement(ImageClass) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
identifyLocalBundlingRequirement() - Method in class org.dasein.cloud.vsphere.compute.Template
 
identifyPasswordRequirement(Platform) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
identifyRootVolumeRequirement() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
identifyShellKeyRequirement(Platform) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
identifyStaticIPRequirement() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
identifyVlanForVlanIPRequirement() - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
identifyVlanRequirement() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
isAPITerminationPreventable() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
isAssignablePostLaunch(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isAssigned(AddressType) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isAssigned(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isBasicAnalyticsSupported() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
isClusterBased() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
isExtendedAnalyticsSupported() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
isForwarding() - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isForwarding(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isImageSharedWithPublic(String) - Method in class org.dasein.cloud.vsphere.compute.Template
 
isInsecure() - Method in class org.dasein.cloud.vsphere.PrivateCloud
Looks up the custom property (ProviderContext.getCustomProperties()) "insecure" and, if set to "true", returns true.
isRequestable(AddressType) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isRequestable(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isSubscribed() - Method in class org.dasein.cloud.vsphere.compute.Template
 
isSubscribed() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
isSubscribed() - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
isUserDataSupported() - Method in class org.dasein.cloud.vsphere.compute.Vm
 

L

launch(VMLaunchOptions) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
listDataCenters(String) - Method in class org.dasein.cloud.vsphere.Dc
 
listFirewalls(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
listImages(ImageFilterOptions) - Method in class org.dasein.cloud.vsphere.compute.Template
 
listImageStatus(ImageClass) - Method in class org.dasein.cloud.vsphere.compute.Template
 
listIpPool(IPVersion, boolean) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
listIpPoolStatus(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
listPrivateIpPool(boolean) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
listProducts(Architecture) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
listPublicIpPool(boolean) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
listRegions() - Method in class org.dasein.cloud.vsphere.Dc
 
listRules(String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
listSupportedArchitectures() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
listSupportedFormats() - Method in class org.dasein.cloud.vsphere.compute.Template
 
listSupportedFormatsForBundling() - Method in class org.dasein.cloud.vsphere.compute.Template
 
listSupportedImageClasses() - Method in class org.dasein.cloud.vsphere.compute.Template
 
listSupportedImageTypes() - Method in class org.dasein.cloud.vsphere.compute.Template
 
listSupportedIPVersions() - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
listVirtualMachines() - Method in class org.dasein.cloud.vsphere.compute.Vm
 
listVirtualMachineStatus() - Method in class org.dasein.cloud.vsphere.compute.Vm
 

M

mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.vsphere.compute.Template
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 

O

org.dasein.cloud.vsphere - package org.dasein.cloud.vsphere
 
org.dasein.cloud.vsphere.compute - package org.dasein.cloud.vsphere.compute
 
org.dasein.cloud.vsphere.network - package org.dasein.cloud.vsphere.network
 

P

PrivateCloud - Class in org.dasein.cloud.vsphere
 
PrivateCloud() - Constructor for class org.dasein.cloud.vsphere.PrivateCloud
 

R

reboot(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
release() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 
releaseFromPool(String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
releaseFromServer(String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
remove(String, boolean) - Method in class org.dasein.cloud.vsphere.compute.Template
 
request(AddressType) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
request(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
requestForVLAN(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
requestForVLAN(IPVersion, String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
resume(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 

S

searchMachineImages(String, Platform, Architecture) - Method in class org.dasein.cloud.vsphere.compute.Template
 
searchPublicImages(String, Platform, Architecture, ImageClass...) - Method in class org.dasein.cloud.vsphere.compute.Template
 
start(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
StaticIp - Class in org.dasein.cloud.vsphere.network
Does absolutely nothing in the hopes that one day we might be able to add more complicated networking support for VMware environments.
stop(String, boolean) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
stopForward(String) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
supportsCustomImages() - Method in class org.dasein.cloud.vsphere.compute.Template
 
supportsDirectImageUpload() - Method in class org.dasein.cloud.vsphere.compute.Template
 
supportsImageCapture(MachineImageType) - Method in class org.dasein.cloud.vsphere.compute.Template
 
supportsImageSharing() - Method in class org.dasein.cloud.vsphere.compute.Template
 
supportsImageSharingWithPublic() - Method in class org.dasein.cloud.vsphere.compute.Template
 
supportsPauseUnpause(VirtualMachine) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
supportsPublicLibrary(ImageClass) - Method in class org.dasein.cloud.vsphere.compute.Template
 
supportsStartStop(VirtualMachine) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
supportsSuspendResume(VirtualMachine) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
supportsVLANAddresses(IPVersion) - Method in class org.dasein.cloud.vsphere.network.StaticIp
 
suspend(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 

T

Template - Class in org.dasein.cloud.vsphere.compute
 
terminate(String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
terminate(String, String) - Method in class org.dasein.cloud.vsphere.compute.Vm
 
testContext() - Method in class org.dasein.cloud.vsphere.PrivateCloud
 

V

Vm - Class in org.dasein.cloud.vsphere.compute
 
VMwareComputeServices - Class in org.dasein.cloud.vsphere.compute
 
VMwareComputeServices(PrivateCloud) - Constructor for class org.dasein.cloud.vsphere.compute.VMwareComputeServices
 
VMwareNetworkServices - Class in org.dasein.cloud.vsphere.network
 
VMwareNetworkServices(PrivateCloud) - Constructor for class org.dasein.cloud.vsphere.network.VMwareNetworkServices
 

A C D F G H I L M O P R S T V

Copyright © 2013 enStratus Networks Inc. All Rights Reserved.