Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
A
addDataCenters(String, String...)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
addImageShare(String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
addPublicShare(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
addPublicShare(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
addRouteToAddress(String, IPVersion, String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
addRouteToGateway(String, IPVersion, String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
addRouteToNetworkInterface(String, IPVersion, String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
addRouteToVirtualMachine(String, IPVersion, String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
addServers(String, String...)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
addSnapshotShare(String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
allowsNewNetworkInterfaceCreation()
- Method in class org.dasein.cloud.cloudstack.network.
Network
allowsNewSubnetCreation()
- Method in class org.dasein.cloud.cloudstack.network.
Network
allowsNewVlanCreation()
- Method in class org.dasein.cloud.cloudstack.network.
Network
alterVirtualMachine(String, VMScalingOptions)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
assign(String, String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
ASSIGN_TO_LOAD_BALANCER_RULE
- Static variable in class org.dasein.cloud.cloudstack.network.
LoadBalancers
assignRoutingTableToSubnet(String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
assignRoutingTableToVlan(String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
assignToNetworkInterface(String, String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
attach(String, String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
attachNetworkInterface(String, String, int)
- Method in class org.dasein.cloud.cloudstack.network.
Network
authorize(String, String, Protocol, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
Deprecated.
authorize(String, Direction, String, Protocol, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
authorize(String, Direction, Permission, String, Protocol, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
authorize(String, Direction, Permission, String, Protocol, RuleTarget, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
AUTHORIZE_SECURITY_GROUP_EGRESS
- Static variable in class org.dasein.cloud.cloudstack.network.
SecurityGroup
AUTHORIZE_SECURITY_GROUP_INGRESS
- Static variable in class org.dasein.cloud.cloudstack.network.
SecurityGroup
availability
- Variable in class org.dasein.cloud.cloudstack.network.
Network.NetworkOffering
B
buildUrl(String, Param...)
- Method in class org.dasein.cloud.cloudstack.
CSMethod
bundleVirtualMachine(String, MachineImageFormat, String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
bundleVirtualMachineAsync(String, MachineImageFormat, String, String, AsynchronousTask<String>)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
C
captureImage(ImageCreateOptions)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
captureImageAsync(ImageCreateOptions, AsynchronousTask<MachineImage>)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
clone(String, String, String, String, boolean, String...)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
code
- Variable in class org.dasein.cloud.cloudstack.
CSMethod.ParsedError
compareTo(Param)
- Method in class org.dasein.cloud.cloudstack.
Param
create(String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
Deprecated.
create(String, int, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
Deprecated.
create(String, String, String, String[], LbListener[], String[])
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
create(String, String)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
CREATE_KEYPAIR
- Static variable in class org.dasein.cloud.cloudstack.
CSMethod
CREATE_LOAD_BALANCER_RULE
- Static variable in class org.dasein.cloud.cloudstack.network.
LoadBalancers
CREATE_NETWORK
- Static variable in class org.dasein.cloud.cloudstack.network.
Network
CREATE_SECURITY_GROUP
- Static variable in class org.dasein.cloud.cloudstack.network.
SecurityGroup
createInternetGateway(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
createInVLAN(String, String, String)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
createKeypair(String)
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
createNetworkInterface(NICCreateOptions)
- Method in class org.dasein.cloud.cloudstack.network.
Network
createRoutingTable(String, String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
createSubnet(String, String, String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
createVlan(String, String, String, String, String[], String[])
- Method in class org.dasein.cloud.cloudstack.network.
Network
createVolume(VolumeCreateOptions)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
CSCloud
- Class in
org.dasein.cloud.cloudstack
CSCloud()
- Constructor for class org.dasein.cloud.cloudstack.
CSCloud
CSComputeServices
- Class in
org.dasein.cloud.cloudstack.compute
CSComputeServices(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.compute.
CSComputeServices
CSException
- Exception in
org.dasein.cloud.cloudstack
CSException(Throwable)
- Constructor for exception org.dasein.cloud.cloudstack.
CSException
CSException(CSMethod.ParsedError)
- Constructor for exception org.dasein.cloud.cloudstack.
CSException
CSException(CloudErrorType, CSMethod.ParsedError)
- Constructor for exception org.dasein.cloud.cloudstack.
CSException
CSIdentityServices
- Class in
org.dasein.cloud.cloudstack.identity
Implements the identity services for CSCloud.
CSIdentityServices(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.identity.
CSIdentityServices
CSMethod
- Class in
org.dasein.cloud.cloudstack
CSMethod(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.
CSMethod
CSMethod.ParsedError
- Class in
org.dasein.cloud.cloudstack
CSMethod.ParsedError()
- Constructor for class org.dasein.cloud.cloudstack.
CSMethod.ParsedError
CSNetworkServices
- Class in
org.dasein.cloud.cloudstack.network
CSNetworkServices(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.network.
CSNetworkServices
CSServiceProvider
- Enum in
org.dasein.cloud.cloudstack
Represents a specific cloud provider of CloudStack IaaS-based services.
CSTopology
- Class in
org.dasein.cloud.cloudstack
CSTopology(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.
CSTopology
CSVersion
- Enum in
org.dasein.cloud.cloudstack
Represents meaningful differences in CloudStack versions.
D
delete(String)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
DELETE_KEYPAIR
- Static variable in class org.dasein.cloud.cloudstack.
CSMethod
DELETE_LOAD_BALANCER_RULE
- Static variable in class org.dasein.cloud.cloudstack.network.
LoadBalancers
DELETE_SECURITY_GROUP
- Static variable in class org.dasein.cloud.cloudstack.network.
SecurityGroup
deleteKeypair(String)
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
describeVerticalScalingCapabilities()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
description
- Variable in class org.dasein.cloud.cloudstack.compute.
Volumes.DiskOffering
detach(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
detach(String, boolean)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
detachNetworkInterface(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
disableAnalytics(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
diskSize
- Variable in class org.dasein.cloud.cloudstack.compute.
Volumes.DiskOffering
E
enableAnalytics(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
F
findFreeNetworks()
- Method in class org.dasein.cloud.cloudstack.network.
Network
forward(String, int, Protocol, int, String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
G
get(String)
- Method in class org.dasein.cloud.cloudstack.
CSMethod
getAddressType()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
getClient(String)
- Method in class org.dasein.cloud.cloudstack.
CSMethod
getCloudName()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getComputeServices()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getConsoleOutput(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getCostFactor(VmState)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getDataCenter(String)
- Method in class org.dasein.cloud.cloudstack.
CSTopology
getDataCenterServices()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getFingerprint(String)
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
getFirewall(String)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
getFirewallSupport()
- Method in class org.dasein.cloud.cloudstack.network.
CSNetworkServices
getIdentityServices()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getImage(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
getImageSupport()
- Method in class org.dasein.cloud.cloudstack.compute.
CSComputeServices
getIpAddress(String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
getIpAddressSupport()
- Method in class org.dasein.cloud.cloudstack.network.
CSNetworkServices
getKey()
- Method in class org.dasein.cloud.cloudstack.
Param
getKeyImportSupport()
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
getKeypair(String)
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
getLoadBalancer(String)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
getLoadBalancerForAddress(String)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
getLoadBalancerSupport()
- Method in class org.dasein.cloud.cloudstack.network.
CSNetworkServices
getLogger(Class<?>, String)
- Static method in class org.dasein.cloud.cloudstack.
CSCloud
getMachineImage(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
Deprecated.
getMaximumVirtualMachineCount()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getMaximumVolumeCount()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
getMaximumVolumeSize()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
getMaxNetworkInterfaceCount()
- Method in class org.dasein.cloud.cloudstack.network.
Network
getMaxPublicPorts()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
getMaxVlanCount()
- Method in class org.dasein.cloud.cloudstack.network.
Network
getMinimumVolumeSize()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
getNetworkInterface(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getNetworkOfferings(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getNetworkServices()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getProduct(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getProviderName()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getProviderTermForDataCenter(Locale)
- Method in class org.dasein.cloud.cloudstack.
CSTopology
getProviderTermForFirewall(Locale)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
getProviderTermForImage(Locale)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
Deprecated.
getProviderTermForImage(Locale, ImageClass)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
getProviderTermForIpAddress(Locale)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
getProviderTermForKeypair(Locale)
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
getProviderTermForLoadBalancer(Locale)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
getProviderTermForNetworkInterface(Locale)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getProviderTermForRegion(Locale)
- Method in class org.dasein.cloud.cloudstack.
CSTopology
getProviderTermForServer(Locale)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getProviderTermForSnapshot(Locale)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
getProviderTermForSubnet(Locale)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getProviderTermForVlan(Locale)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getProviderTermForVolume(Locale)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
getRegion(String)
- Method in class org.dasein.cloud.cloudstack.
CSTopology
getRoutingTableForSubnet(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getRoutingTableForVlan(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getRoutingTableSupport()
- Method in class org.dasein.cloud.cloudstack.network.
Network
getRules(String)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
getServiceProvider()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getShellKeySupport()
- Method in class org.dasein.cloud.cloudstack.identity.
CSIdentityServices
getSnapshot(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
getSnapshotSupport()
- Method in class org.dasein.cloud.cloudstack.compute.
CSComputeServices
getSubnet(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getSubnetSupport()
- Method in class org.dasein.cloud.cloudstack.network.
Network
getValue()
- Method in class org.dasein.cloud.cloudstack.
Param
getVersion()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
getVirtualMachine(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getVirtualMachineSupport()
- Method in class org.dasein.cloud.cloudstack.compute.
CSComputeServices
getVlan(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
getVlanSupport()
- Method in class org.dasein.cloud.cloudstack.network.
CSNetworkServices
getVMStatistics(String, long, long)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getVMStatisticsForPeriod(String, long, long)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
getVolume(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
getVolumeProductRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
getVolumeSupport()
- Method in class org.dasein.cloud.cloudstack.compute.
CSComputeServices
greaterThan(CSVersion)
- Method in enum org.dasein.cloud.cloudstack.
CSVersion
H
hasPublicLibrary()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
I
id
- Variable in class org.dasein.cloud.cloudstack.compute.
Volumes.DiskOffering
identifyAttachmentRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
identifyImageRequirement(ImageClass)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
identifyLocalBundlingRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
identifyPasswordRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
identifyRootVolumeRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
identifyShellKeyRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
identifyStaticIPRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
identifyVlanForVlanIPRequirement()
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
identifyVlanRequirement()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
imageVirtualMachine(String, String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
Deprecated.
importKeypair(String, String)
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
IpAddress
- Class in
org.dasein.cloud.cloudstack.network
IpAddress(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.network.
IpAddress
isAddressAssignedByProvider()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
isAPITerminationPreventable()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
isAssigned(AddressType)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
isAssigned(IPVersion)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
isBasicAnalyticsSupported()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
isDataCenterLimited()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
isExtendedAnalyticsSupported()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
isForwarding()
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
isForwarding(IPVersion)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
isImageSharedWithPublic(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
isNetworkInterfaceSupportEnabled()
- Method in class org.dasein.cloud.cloudstack.network.
Network
isPublic(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
isRequestable(AddressType)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
isRequestable(IPVersion)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
isSubnetDataCenterConstrained()
- Method in class org.dasein.cloud.cloudstack.network.
Network
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.network.
Network
isSubscribed()
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
isUserDataSupported()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
isVlanDataCenterConstrained()
- Method in class org.dasein.cloud.cloudstack.network.
Network
isVolumeSizeDeterminedByProduct()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
K
Keypair
- Class in
org.dasein.cloud.cloudstack.identity
Implements the CSCloud 3.0 SSH keypair support
L
launch(VMLaunchOptions)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
launch(String, VirtualMachineProduct, String, String, String, String, String, boolean, boolean, String...)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
Deprecated.
launch(String, VirtualMachineProduct, String, String, String, String, String, boolean, boolean, String[], Tag...)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
Deprecated.
list()
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
list()
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
LIST_KEYPAIRS
- Static variable in class org.dasein.cloud.cloudstack.
CSMethod
LIST_LOAD_BALANCER_RULE_INSTANCES
- Static variable in class org.dasein.cloud.cloudstack.network.
LoadBalancers
LIST_LOAD_BALANCER_RULES
- Static variable in class org.dasein.cloud.cloudstack.network.
LoadBalancers
LIST_NETWORK_OFFERINGS
- Static variable in class org.dasein.cloud.cloudstack.network.
Network
LIST_NETWORKS
- Static variable in class org.dasein.cloud.cloudstack.network.
Network
LIST_SECURITY_GROUPS
- Static variable in class org.dasein.cloud.cloudstack.network.
SecurityGroup
LIST_ZONES
- Static variable in class org.dasein.cloud.cloudstack.
CSTopology
listDataCenters(String)
- Method in class org.dasein.cloud.cloudstack.
CSTopology
listDefaultNetworks(boolean, boolean)
- Method in class org.dasein.cloud.cloudstack.network.
Network
listFirewallIdsForNIC(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
listFirewalls(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
listFirewallsForVM(String)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
listFirewallStatus()
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
listImages(ImageClass)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listImages(ImageClass, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listImageStatus(ImageClass)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listIpPool(IPVersion, boolean)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
listIpPoolStatus(IPVersion)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
listLoadBalancers()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
listLoadBalancerStatus()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
listMachineImages()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
Deprecated.
listMachineImagesOwnedBy(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
Deprecated.
listNetworkInterfaces()
- Method in class org.dasein.cloud.cloudstack.network.
Network
listNetworkInterfacesForVM(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
listNetworkInterfacesInSubnet(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
listNetworkInterfacesInVLAN(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
listNetworkInterfaceStatus()
- Method in class org.dasein.cloud.cloudstack.network.
Network
listPossibleDeviceIds(Platform)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
listPrivateIpPool(boolean)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
Deprecated.
listProducts(Architecture)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
listPublicIpPool(boolean)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
Deprecated.
listRegions()
- Method in class org.dasein.cloud.cloudstack.
CSTopology
listRoutingTables(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
listRules(String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
listShares(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
listShares(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listSnapshots()
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
listSnapshotStatus()
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
listSubnets(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
listSupportedAlgorithms()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
listSupportedArchitectures()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
listSupportedDestinationTypes(boolean)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
listSupportedFormats()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listSupportedFormats()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
listSupportedFormatsForBundling()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listSupportedImageClasses()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listSupportedImageTypes()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
listSupportedIPVersions()
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
listSupportedIPVersions()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
listSupportedIPVersions()
- Method in class org.dasein.cloud.cloudstack.network.
Network
listSupportedProtocols()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
listVirtualMachines()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
listVirtualMachineStatus()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
listVlans()
- Method in class org.dasein.cloud.cloudstack.network.
Network
listVlanStatus()
- Method in class org.dasein.cloud.cloudstack.network.
Network
listVolumeProducts()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
listVolumes()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
listVolumeStatus()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
LoadBalancers
- Class in
org.dasein.cloud.cloudstack.network
logger
- Static variable in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
M
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.identity.
Keypair
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.network.
Network
mapServiceAction(ServiceAction)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
message
- Variable in class org.dasein.cloud.cloudstack.
CSMethod.ParsedError
N
name
- Variable in class org.dasein.cloud.cloudstack.compute.
Volumes.DiskOffering
Network
- Class in
org.dasein.cloud.cloudstack.network
Network.NetworkOffering
- Class in
org.dasein.cloud.cloudstack.network
Network.NetworkOffering()
- Constructor for class org.dasein.cloud.cloudstack.network.
Network.NetworkOffering
networkType
- Variable in class org.dasein.cloud.cloudstack.network.
Network.NetworkOffering
O
offeringId
- Variable in class org.dasein.cloud.cloudstack.network.
Network.NetworkOffering
org.dasein.cloud.cloudstack
- package org.dasein.cloud.cloudstack
org.dasein.cloud.cloudstack.compute
- package org.dasein.cloud.cloudstack.compute
org.dasein.cloud.cloudstack.identity
- package org.dasein.cloud.cloudstack.identity
org.dasein.cloud.cloudstack.network
- package org.dasein.cloud.cloudstack.network
P
Param
- Class in
org.dasein.cloud.cloudstack
Param(String, String)
- Constructor for class org.dasein.cloud.cloudstack.
Param
parseTime(String)
- Method in class org.dasein.cloud.cloudstack.
CSCloud
pause(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
R
reboot(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
registerImageBundle(ImageCreateOptions)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
releaseFromPool(String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
releaseFromServer(String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
remove(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
remove(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
remove(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes
remove(String)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
REMOVE_FROM_LOAD_BALANCER_RULE
- Static variable in class org.dasein.cloud.cloudstack.network.
LoadBalancers
removeAllImageShares(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
removeAllSnapshotShares(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
removeDataCenters(String, String...)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
removeImageShare(String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
removeInternetGateway(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
removeNetworkInterface(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
removePublicShare(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
removePublicShare(String)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
removeRoute(String, String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
removeRoutingTable(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
removeServers(String, String...)
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
removeSnapshotShare(String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
removeSubnet(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
removeVlan(String)
- Method in class org.dasein.cloud.cloudstack.network.
Network
request(AddressType)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
request(IPVersion)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
requestForVLAN(IPVersion)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
requestForVLAN(IPVersion, String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
requiresListenerOnCreate()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
requiresNetwork(String)
- Method in class org.dasein.cloud.cloudstack.
CSTopology
requiresServerOnCreate()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
resume(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
revoke(String)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
revoke(String, String, Protocol, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
revoke(String, Direction, String, Protocol, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
revoke(String, Direction, Permission, String, Protocol, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
revoke(String, Direction, Permission, String, Protocol, RuleTarget, int, int)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
REVOKE_SECURITY_GROUP_INGRESS
- Static variable in class org.dasein.cloud.cloudstack.network.
SecurityGroup
S
searchImages(String, String, Platform, Architecture, ImageClass...)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
searchMachineImages(String, Platform, Architecture)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
Deprecated.
searchPublicImages(String, Platform, Architecture, ImageClass...)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
searchSnapshots(String, String)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
SecurityGroup
- Class in
org.dasein.cloud.cloudstack.network
shareMachineImage(String, String, boolean)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
Deprecated.
shareSnapshot(String, String, boolean)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
snapshot(String, String, String, Tag...)
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
Snapshots
- Class in
org.dasein.cloud.cloudstack.compute
start(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
stop(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
stop(String, boolean)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
stopForward(String)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
supportsAnalytics()
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
supportsCustomImages()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
supportsDirectImageUpload()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
supportsFirewallSources()
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
supportsImageCapture(MachineImageType)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
supportsImageSharing()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
supportsImageSharingWithPublic()
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
supportsInternetGatewayCreation()
- Method in class org.dasein.cloud.cloudstack.network.
Network
supportsMonitoring()
- Method in class org.dasein.cloud.cloudstack.network.
LoadBalancers
supportsPauseUnpause(VirtualMachine)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
supportsPublicLibrary(ImageClass)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
supportsRawAddressRouting()
- Method in class org.dasein.cloud.cloudstack.network.
Network
supportsRules(Direction, Permission, boolean)
- Method in class org.dasein.cloud.cloudstack.network.
SecurityGroup
supportsSecurityGroups(String, boolean)
- Method in class org.dasein.cloud.cloudstack.
CSTopology
supportsSnapshotCreation()
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
supportsSnapshotSharing()
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
supportsSnapshotSharingWithPublic()
- Method in class org.dasein.cloud.cloudstack.compute.
Snapshots
supportsStartStop(VirtualMachine)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
supportsSuspendResume(VirtualMachine)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
supportsVLANAddresses(IPVersion)
- Method in class org.dasein.cloud.cloudstack.network.
IpAddress
suspend(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
T
Templates
- Class in
org.dasein.cloud.cloudstack.compute
Templates(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.compute.
Templates
terminate(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
testContext()
- Method in class org.dasein.cloud.cloudstack.
CSCloud
toNetwork(Node, ProviderContext)
- Method in class org.dasein.cloud.cloudstack.network.
Network
toString()
- Method in class org.dasein.cloud.cloudstack.compute.
Volumes.DiskOffering
toVLANStatus(Node)
- Method in class org.dasein.cloud.cloudstack.network.
Network
U
unpause(String)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
updateTags(String, Tag...)
- Method in class org.dasein.cloud.cloudstack.compute.
Templates
updateTags(String, Tag...)
- Method in class org.dasein.cloud.cloudstack.compute.
VirtualMachines
V
valueOf(String)
- Static method in enum org.dasein.cloud.cloudstack.
CSServiceProvider
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.dasein.cloud.cloudstack.
CSVersion
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.dasein.cloud.cloudstack.
CSServiceProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.dasein.cloud.cloudstack.
CSVersion
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualMachines
- Class in
org.dasein.cloud.cloudstack.compute
VirtualMachines(CSCloud)
- Constructor for class org.dasein.cloud.cloudstack.compute.
VirtualMachines
Volumes
- Class in
org.dasein.cloud.cloudstack.compute
Volumes.DiskOffering
- Class in
org.dasein.cloud.cloudstack.compute
Volumes.DiskOffering()
- Constructor for class org.dasein.cloud.cloudstack.compute.
Volumes.DiskOffering
W
waitForJob(Document, String)
- Method in class org.dasein.cloud.cloudstack.
CSCloud
waitForJob(String, String)
- Method in class org.dasein.cloud.cloudstack.
CSCloud
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
enStratus Networks Inc
. All Rights Reserved.