A B C D F G I K L M N O P R S T V W

A

addImageShare(String, String) - Method in class org.dasein.cloud.cloudstack.compute.Templates
 
addPublicShare(String) - Method in class org.dasein.cloud.cloudstack.compute.Templates
 
addServers(String, String...) - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
allowsNewVlanCreation() - Method in class org.dasein.cloud.cloudstack.network.Network
 
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
 
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
 
authorize(String, Direction, Permission, RuleTarget, Protocol, RuleTarget, int, 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
 

C

capture(ImageCreateOptions, AsynchronousTask<MachineImage>) - Method in class org.dasein.cloud.cloudstack.compute.Templates
 
code - Variable in class org.dasein.cloud.cloudstack.CSMethod.ParsedError
 
compareTo(Param) - Method in class org.dasein.cloud.cloudstack.Param
 
create(String, String, String, String[], LbListener[], String[]) - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
Deprecated. 
create(FirewallCreateOptions) - 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
 
createKeypair(String) - Method in class org.dasein.cloud.cloudstack.identity.Keypair
 
createLoadBalancer(LoadBalancerCreateOptions) - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
createSnapshot(SnapshotCreateOptions) - Method in class org.dasein.cloud.cloudstack.compute.Snapshots
 
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
 
description - Variable in class org.dasein.cloud.cloudstack.compute.Volumes.DiskOffering
 
detach(String, boolean) - Method in class org.dasein.cloud.cloudstack.compute.Volumes
 
diskSize - Variable in class org.dasein.cloud.cloudstack.compute.Volumes.DiskOffering
 

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, 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
 
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
 
getDomainId(String) - 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
 
getLoadBalancerSupport() - Method in class org.dasein.cloud.cloudstack.network.CSNetworkServices
 
getLogger(Class<?>, String) - Static method in class org.dasein.cloud.cloudstack.CSCloud
 
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
 
getNetworkOfferings(String) - Method in class org.dasein.cloud.cloudstack.network.Network
 
getNetworkServices() - Method in class org.dasein.cloud.cloudstack.CSCloud
 
getParentAccount(String) - 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, 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
 
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
 
getSnapshotSupport() - Method in class org.dasein.cloud.cloudstack.compute.CSComputeServices
 
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
 
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
 

I

id - Variable in class org.dasein.cloud.cloudstack.compute.Volumes.DiskOffering
 
identifyAttachmentRequirement() - Method in class org.dasein.cloud.cloudstack.compute.Snapshots
 
identifyEndpointsOnCreateRequirement() - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
identifyImageRequirement(ImageClass) - Method in class org.dasein.cloud.cloudstack.compute.VirtualMachines
 
identifyListenersOnCreateRequirement() - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
identifyLocalBundlingRequirement() - Method in class org.dasein.cloud.cloudstack.compute.Templates
 
identifyPasswordRequirement(Platform) - Method in class org.dasein.cloud.cloudstack.compute.VirtualMachines
 
identifyPrecedenceRequirement(boolean) - Method in class org.dasein.cloud.cloudstack.network.SecurityGroup
 
identifyRootVolumeRequirement() - Method in class org.dasein.cloud.cloudstack.compute.VirtualMachines
 
identifyShellKeyRequirement(Platform) - 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
 
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
 
isAssignablePostLaunch(IPVersion) - Method in class org.dasein.cloud.cloudstack.network.IpAddress
 
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[], 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
 
listEndpoints(String) - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
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(ImageFilterOptions) - 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
 
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
 
listResources(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.Templates
 
listSnapshots() - Method in class org.dasein.cloud.cloudstack.compute.Snapshots
 
listSnapshotStatus() - Method in class org.dasein.cloud.cloudstack.compute.Snapshots
 
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
 
listSupportedDirections(boolean) - Method in class org.dasein.cloud.cloudstack.network.SecurityGroup
 
listSupportedEndpointTypes() - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
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
 
listSupportedPermissions(boolean) - Method in class org.dasein.cloud.cloudstack.network.SecurityGroup
 
listSupportedPersistenceOptions() - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
listSupportedProtocols() - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
listSupportedSourceTypes(boolean) - Method in class org.dasein.cloud.cloudstack.network.SecurityGroup
 
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.identity.Keypair
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.cloudstack.network.IpAddress
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
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
 

R

reboot(String) - Method in class org.dasein.cloud.cloudstack.compute.VirtualMachines
 
refreshUserAccountData(String) - Method in class org.dasein.cloud.cloudstack.CSCloud
 
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, boolean) - 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
Deprecated. 
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
 
removeImageShare(String, String) - Method in class org.dasein.cloud.cloudstack.compute.Templates
 
removeLoadBalancer(String) - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
removePublicShare(String) - Method in class org.dasein.cloud.cloudstack.compute.Templates
 
removeServers(String, String...) - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
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
 
requiresNetwork(String) - Method in class org.dasein.cloud.cloudstack.CSTopology
 
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_EGRESS - Static variable in class org.dasein.cloud.cloudstack.network.SecurityGroup
 
REVOKE_SECURITY_GROUP_INGRESS - Static variable in class org.dasein.cloud.cloudstack.network.SecurityGroup
 

S

searchPublicImages(ImageFilterOptions) - Method in class org.dasein.cloud.cloudstack.compute.Templates
 
SecurityGroup - Class in org.dasein.cloud.cloudstack.network
 
Snapshots - Class in org.dasein.cloud.cloudstack.compute
 
start(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
 
supportsAddingEndpoints() - Method in class org.dasein.cloud.cloudstack.network.LoadBalancers
 
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
 
supportsMultipleTrafficTypes() - 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
 
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
 

T

Templates - Class in org.dasein.cloud.cloudstack.compute
 
Templates(CSCloud) - Constructor for class org.dasein.cloud.cloudstack.compute.Templates
 
terminate(String, 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
 
type - Variable in class org.dasein.cloud.cloudstack.compute.Volumes.DiskOffering
 

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 F G I K L M N O P R S T V W

Copyright © 2013 enstratius, Inc.. All Rights Reserved.