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

A

addRouteToAddress(String, IPVersion, String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
addRouteToGateway(String, IPVersion, String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
addRouteToNetworkInterface(String, IPVersion, String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
addRouteToVirtualMachine(String, IPVersion, String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
allowsMultipleTrafficTypesOverSubnet() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
allowsMultipleTrafficTypesOverVlan() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
allowsNestedBuckets() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
allowsNewNetworkInterfaceCreation() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
allowsNewSubnetCreation() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
allowsNewVlanCreation() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
allowsPublicSharing() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
allowsRootObjects() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
alterVirtualMachine(String, VMScalingOptions) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
assignRoutingTableToSubnet(String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
assignRoutingTableToVlan(String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
attach(String, String, String) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
attachNetworkInterface(String, String, int) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
attachToVLAN(String, String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
Vlan was created when the VPN created
Azure - Class in org.dasein.cloud.azure
Core cloud provider implementation for the Microsoft Azure cloud.
Azure() - Constructor for class org.dasein.cloud.azure.Azure
 
AzureComputeServices - Class in org.dasein.cloud.azure.compute
Implements interaction between Dasein Cloud services and the Microsoft Azure cloud services that support the Dasein Cloud services.
AzureComputeServices(Azure) - Constructor for class org.dasein.cloud.azure.compute.AzureComputeServices
 
AzureConfigException - Exception in org.dasein.cloud.azure
 
AzureConfigException(String) - Constructor for exception org.dasein.cloud.azure.AzureConfigException
 
AzureConfigException(Throwable) - Constructor for exception org.dasein.cloud.azure.AzureConfigException
 
AzureDisk - Class in org.dasein.cloud.azure.compute.disk
Support for Azure block storage disks via the Dasein Cloud volume API.
AzureDisk(Azure) - Constructor for class org.dasein.cloud.azure.compute.disk.AzureDisk
 
AzureException - Exception in org.dasein.cloud.azure
Created by IntelliJ IDEA.
AzureException(AzureException.ExceptionItems) - Constructor for exception org.dasein.cloud.azure.AzureException
 
AzureException(CloudErrorType, int, String, String) - Constructor for exception org.dasein.cloud.azure.AzureException
 
AzureException.ExceptionItems - Class in org.dasein.cloud.azure
 
AzureException.ExceptionItems() - Constructor for class org.dasein.cloud.azure.AzureException.ExceptionItems
 
AzureLocation - Class in org.dasein.cloud.azure
Displays the available locations for Microsoft Azure services.
AzureMachineImage - Class in org.dasein.cloud.azure.compute.image
Created by IntelliJ IDEA.
AzureMachineImage() - Constructor for class org.dasein.cloud.azure.compute.image.AzureMachineImage
 
AzureMethod - Class in org.dasein.cloud.azure
Handles connectivity to Microsoft Azure services.
AzureMethod(Azure) - Constructor for class org.dasein.cloud.azure.AzureMethod
 
AzureMethod.AzureResponse - Class in org.dasein.cloud.azure
 
AzureMethod.AzureResponse() - Constructor for class org.dasein.cloud.azure.AzureMethod.AzureResponse
 
AzureNetworkServices - Class in org.dasein.cloud.azure.network
 
AzureNetworkServices(Azure) - Constructor for class org.dasein.cloud.azure.network.AzureNetworkServices
 
AzureOSImage - Class in org.dasein.cloud.azure.compute.image
Implements support for Azure OS images through the Dasein Cloud machine image API.
AzureOSImage(Azure) - Constructor for class org.dasein.cloud.azure.compute.image.AzureOSImage
 
AzureService - Enum in org.dasein.cloud.azure
Services supported in Microsoft Azure.
AzureSSLSocketFactory - Class in org.dasein.cloud.azure
Custom socket factory for handling X509 authentication with Azure using an in-memory key store.
AzureSSLSocketFactory(AzureX509) - Constructor for class org.dasein.cloud.azure.AzureSSLSocketFactory
 
AzureStorageMethod - Class in org.dasein.cloud.azure
Handles connectivity to Microsoft Azure Storage services.
AzureStorageMethod(Azure) - Constructor for class org.dasein.cloud.azure.AzureStorageMethod
 
AzureStorageServices - Class in org.dasein.cloud.azure.storage
 
AzureStorageServices(Azure) - Constructor for class org.dasein.cloud.azure.storage.AzureStorageServices
 
AzureVlanSupport - Class in org.dasein.cloud.azure.network
 
AzureVlanSupport(Azure) - Constructor for class org.dasein.cloud.azure.network.AzureVlanSupport
 
AzureVM - Class in org.dasein.cloud.azure.compute.vm
Implements virtual machine support for Microsoft Azure.
AzureVM(Azure) - Constructor for class org.dasein.cloud.azure.compute.vm.AzureVM
 
AzureVPNSupport - Class in org.dasein.cloud.azure.network
 
AzureVPNSupport(Azure) - Constructor for class org.dasein.cloud.azure.network.AzureVPNSupport
 
AzureX509 - Class in org.dasein.cloud.azure
X509 certficate management for integration with Azure's outmoded form of authentication.
AzureX509(ProviderContext) - Constructor for class org.dasein.cloud.azure.AzureX509
 

B

BlobStore - Class in org.dasein.cloud.azure.storage
 
BlobStore(Azure) - Constructor for class org.dasein.cloud.azure.storage.BlobStore
 
body - Variable in class org.dasein.cloud.azure.AzureMethod.AzureResponse
 
buildUrl(String, Map<String, String>) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
bundleVirtualMachineAsync(String, MachineImageFormat, String, String, AsynchronousTask<String>) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 

C

capture(ImageCreateOptions, AsynchronousTask<MachineImage>) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
clone(String, String, String, String, boolean, String...) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
code - Variable in class org.dasein.cloud.azure.AzureException.ExceptionItems
 
connectToGateway(String, String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
convertDomToString(Document) - Static method in class org.dasein.cloud.azure.AzureStorageMethod
Convert a xml document to string
copyFile(String, String, String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
createBucket(String, boolean) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
createDoc() - Static method in class org.dasein.cloud.azure.AzureStorageMethod
 
createInternetGateway(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
createNetworkInterface(NICCreateOptions) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
createRoutingTable(String, String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
createSubnet(SubnetCreateOptions) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
createVlan(String, String, String, String, String[], String[]) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
createVolume(VolumeCreateOptions) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
createVPN(String, String, String, VPNProtocol) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
createVPNGateway(String, String, String, VPNProtocol, String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 

D

deleteVPN(String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
deleteVPNGateway(String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
describeVerticalScalingCapabilities() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
detach(String, boolean) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
detachFromVLAN(String, String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
detachNetworkInterface(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
details - Variable in class org.dasein.cloud.azure.AzureException.ExceptionItems
 
disableAnalytics(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
disconnectFromGateway(String, String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 

E

enableAnalytics(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
ENSTRATUS_DEFAULT_VPN - Static variable in class org.dasein.cloud.azure.network.AzureVPNSupport
The enstratus default VPN is used when create VLANs, subnet, local network and gateway as all of the operations on VLAN, subnet etc requires an VPN;
ENTRY_ALIAS - Static variable in class org.dasein.cloud.azure.AzureX509
 
exists(String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 

F

fromString(String) - Static method in enum org.dasein.cloud.azure.AzureService
 

G

generateToken(int, int) - Method in class org.dasein.cloud.azure.Azure
 
get(String, String, File, FileTransfer) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getAsDoc(String, String, Map<String, String>, String, Map<String, String>, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
getAsStream(String, String) - Method in class org.dasein.cloud.azure.AzureMethod
 
getAsStream(String, String, Map<String, String>, String, Map<String, String>, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
getAsXML(String, String) - Method in class org.dasein.cloud.azure.AzureMethod
 
getAsXML(String, URI) - Method in class org.dasein.cloud.azure.AzureMethod
 
getBlobProperty(String, String, Map<String, String>, String, Map<String, String>, boolean, String) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
getBucket(String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getBucketNameRules() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getClient() - Method in class org.dasein.cloud.azure.AzureMethod
 
getClient() - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
getCloudName() - Method in class org.dasein.cloud.azure.Azure
 
getComputeServices() - Method in class org.dasein.cloud.azure.Azure
 
getConsoleOutput(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getCostFactor(VmState) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getDataCenter(String) - Method in class org.dasein.cloud.azure.AzureLocation
 
getDataCenterId(String) - Method in class org.dasein.cloud.azure.Azure
 
getDataCenterServices() - Method in class org.dasein.cloud.azure.Azure
 
getDnsSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
getFirewallSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
getGateway(String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
getImage(String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
getImageSupport() - Method in class org.dasein.cloud.azure.compute.AzureComputeServices
 
getIpAddressSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
getKeystore() - Method in class org.dasein.cloud.azure.AzureX509
 
getLoadBalancerSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
getLogger(Class<?>) - Static method in class org.dasein.cloud.azure.Azure
 
getMaxBuckets() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getMaximumVirtualMachineCount() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getMaximumVolumeCount() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
getMaximumVolumeSize() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
getMaxNetworkInterfaceCount() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getMaxObjectSize() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getMaxObjectsPerBucket() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getMaxVlanCount() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getMediaLink() - Method in class org.dasein.cloud.azure.compute.image.AzureMachineImage
 
getMethod(String, String) - Method in class org.dasein.cloud.azure.AzureMethod
 
getMethod(String, String, Map<String, String>, Map<String, String>, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
getMinimumVolumeSize() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
getNetworkFirewallSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
getNetworkInterface(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getNetworkServices() - Method in class org.dasein.cloud.azure.Azure
 
getObject(String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getObjectNameRules() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getObjectSize(String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getOnlineStorageSupport() - Method in class org.dasein.cloud.azure.storage.AzureStorageServices
 
getOperationStatus(String) - Method in class org.dasein.cloud.azure.AzureMethod
 
getProduct(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getProviderName() - Method in class org.dasein.cloud.azure.Azure
 
getProviderTermForBucket(Locale) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getProviderTermForCustomImage(Locale, ImageClass) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
getProviderTermForDataCenter(Locale) - Method in class org.dasein.cloud.azure.AzureLocation
 
getProviderTermForImage(Locale) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
getProviderTermForImage(Locale, ImageClass) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
getProviderTermForNetworkInterface(Locale) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getProviderTermForObject(Locale) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
getProviderTermForRegion(Locale) - Method in class org.dasein.cloud.azure.AzureLocation
 
getProviderTermForServer(Locale) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getProviderTermForSubnet(Locale) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getProviderTermForVlan(Locale) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getProviderTermForVolume(Locale) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
getRegion(String) - Method in class org.dasein.cloud.azure.AzureLocation
 
getRoutingTableForSubnet(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getRoutingTableForVlan(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getRoutingTableSupport() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getStorageEndpoint() - Method in class org.dasein.cloud.azure.Azure
 
getStorageService() - Method in class org.dasein.cloud.azure.Azure
 
getStorageServices() - Method in class org.dasein.cloud.azure.Azure
 
getSubnet(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getSubnetSupport() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getVirtualMachine(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getVirtualMachineSupport() - Method in class org.dasein.cloud.azure.compute.AzureComputeServices
 
getVlan(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
getVlanSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
getVMStatistics(String, long, long) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getVMStatisticsForPeriod(String, long, long) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
getVolume(String) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
getVolumeProductRequirement() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
getVolumeSupport() - Method in class org.dasein.cloud.azure.compute.AzureComputeServices
 
getVPN(String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
getVPNDataCenterConstraint() - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
getVpnSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
getWireLogger(Class<?>) - Static method in class org.dasein.cloud.azure.Azure
 

H

hasDnsSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
hasFirewallSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
hasIpAddressSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
hasLoadBalancerSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
hasNetworkFirewallSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
hasPublicLibrary() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
hasVlanSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
hasVpnSupport() - Method in class org.dasein.cloud.azure.network.AzureNetworkServices
 
HOSTED_SERVICES - Static variable in class org.dasein.cloud.azure.compute.vm.AzureVM
 
httpCode - Variable in class org.dasein.cloud.azure.AzureMethod.AzureResponse
 

I

identifyImageRequirement(ImageClass) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
identifyLocalBundlingRequirement() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
identifyPasswordRequirement() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
identifyPasswordRequirement(Platform) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
identifyRootVolumeRequirement() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
identifyShellKeyRequirement() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
identifyShellKeyRequirement(Platform) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
identifyStaticIPRequirement() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
identifyVlanRequirement() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
invoke(String, String, String, String) - Method in class org.dasein.cloud.azure.AzureMethod
 
invoke(String, String, Map<String, String>, String, Map<String, String>, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
isAPITerminationPreventable() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
isBasicAnalyticsSupported() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
isConnectedViaInternetGateway(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
isExtendedAnalyticsSupported() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
isImageSharedWithPublic(String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
isNetworkInterfaceSupportEnabled() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
isPublic(String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
isSubnetDataCenterConstrained() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
isSubscribed(AzureService) - Method in class org.dasein.cloud.azure.AzureLocation
 
isSubscribed() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
isSubscribed() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
isSubscribed() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
isSubscribed() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
isSubscribed() - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
isSubscribed() - Method in class org.dasein.cloud.azure.storage.BlobStore
 
isUserDataSupported() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
isVlanDataCenterConstrained() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
isVolumeSizeDeterminedByProduct() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 

L

launch(VMLaunchOptions) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
list(String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
listDataCenters(String) - Method in class org.dasein.cloud.azure.AzureLocation
 
listFirewallIdsForNIC(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listFirewalls(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
listGatewayConnections(String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
listGateways() - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
listGatewayStatus() - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
listGatewaysWithBgpAsn(String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
listImages(ImageFilterOptions) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listImages(ImageClass) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listImages(ImageClass, String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listImageStatus(ImageClass) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listMachineImages() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listMachineImagesOwnedBy(String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listNetworkInterfaces() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listNetworkInterfacesForVM(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listNetworkInterfacesInSubnet(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listNetworkInterfacesInVLAN(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listNetworkInterfaceStatus() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listPossibleDeviceIds(Platform) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
listProducts(Architecture) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
listRegions() - Method in class org.dasein.cloud.azure.AzureLocation
 
listResources(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listRoutingTables(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listShares(String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listSubnets(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listSupportedArchitectures() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
listSupportedFormats() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
listSupportedFormats() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listSupportedFormatsForBundling() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listSupportedImageClasses() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listSupportedImageTypes() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
listSupportedIPVersions() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listSupportedVPNProtocols() - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
listVirtualMachines() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
listVirtualMachines(VMFilterOptions) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
listVirtualMachineStatus() - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
listVlans() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listVlanStatus() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
listVolumeProducts() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
listVolumes() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
listVolumes(VolumeFilterOptions) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
listVolumeStatus() - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
listVPNConnections(String) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
listVPNs() - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
listVPNStatus() - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 

M

makePublic(String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
makePublic(String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.azure.network.AzureVPNSupport
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
MAX_BUCKETS - Static variable in class org.dasein.cloud.azure.storage.BlobStore
 
MAX_OBJECT_SIZE - Static variable in class org.dasein.cloud.azure.storage.BlobStore
 
MAX_OBJECTS - Static variable in class org.dasein.cloud.azure.storage.BlobStore
 
message - Variable in class org.dasein.cloud.azure.AzureException.ExceptionItems
 
move(String, String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 

O

org.dasein.cloud.azure - package org.dasein.cloud.azure
 
org.dasein.cloud.azure.compute - package org.dasein.cloud.azure.compute
 
org.dasein.cloud.azure.compute.disk - package org.dasein.cloud.azure.compute.disk
 
org.dasein.cloud.azure.compute.image - package org.dasein.cloud.azure.compute.image
 
org.dasein.cloud.azure.compute.vm - package org.dasein.cloud.azure.compute.vm
 
org.dasein.cloud.azure.network - package org.dasein.cloud.azure.network
 
org.dasein.cloud.azure.storage - package org.dasein.cloud.azure.storage
 

P

parseException(int, String) - Static method in exception org.dasein.cloud.azure.AzureException
 
parseResponse(String, boolean) - Method in class org.dasein.cloud.azure.AzureMethod
 
parseResponse(InputStream, boolean) - Method in class org.dasein.cloud.azure.AzureMethod
 
parseResponse(String, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
parseResponse(InputStream, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
parseTimestamp(String) - Method in class org.dasein.cloud.azure.Azure
 
PASSWORD - Static variable in class org.dasein.cloud.azure.AzureX509
 
pause(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
post(String, String, String) - Method in class org.dasein.cloud.azure.AzureMethod
 
put(String, String, File) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
put(String, String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
putWithBytes(String, String, Map<String, String>, byte[], Map<String, String>, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 
putWithFile(String, String, Map<String, String>, File, Map<String, String>, boolean) - Method in class org.dasein.cloud.azure.AzureStorageMethod
 

R

reboot(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
registerImageBundle(ImageCreateOptions) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
remove(String) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
remove(String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
remove(String, boolean) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
removeAllImageShares(String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
removeBucket(String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
removeImageShare(String, String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
removeInternetGateway(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
removeNetworkInterface(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
removeObject(String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
removePublicShare(String) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
removeRoute(String, String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
removeRoutingTable(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
removeSubnet(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
removeTags(String, Tag...) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
removeTags(String[], Tag...) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
removeTags(String, Tag...) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
removeTags(String[], Tag...) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
removeTags(String, Tag...) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
removeTags(String[], Tag...) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
removeVlan(String) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
removeVLANTags(String, Tag...) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
removeVLANTags(String[], Tag...) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
renameBucket(String, String, boolean) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
renameObject(String, String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 
resume(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 

S

searchImages(String, String, Platform, Architecture, ImageClass...) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
searchMachineImages(String, Platform, Architecture) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
searchPublicImages(ImageFilterOptions) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
searchPublicImages(String, Platform, Architecture, ImageClass...) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
setMediaLink(String) - Method in class org.dasein.cloud.azure.compute.image.AzureMachineImage
 
start(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
stop(String, boolean) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
Storage_OPERATION_DELETE - Static variable in class org.dasein.cloud.azure.AzureStorageMethod
 
Storage_OPERATION_GET - Static variable in class org.dasein.cloud.azure.AzureStorageMethod
 
Storage_OPERATION_PUT - Static variable in class org.dasein.cloud.azure.AzureStorageMethod
 
supportsCustomImages() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
supportsDirectImageUpload() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
supportsImageCapture(MachineImageType) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
supportsImageSharing() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
supportsImageSharingWithPublic() - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
supportsInternetGatewayCreation() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
supportsPauseUnpause(VirtualMachine) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
supportsPublicLibrary(ImageClass) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
supportsRawAddressRouting() - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
supportsStartStop(VirtualMachine) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
supportsSuspendResume(VirtualMachine) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
suspend(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 

T

tempRedirectInvoke(String, String, String, String, String) - Method in class org.dasein.cloud.azure.AzureMethod
 
terminate(String, String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
testContext() - Method in class org.dasein.cloud.azure.Azure
 
toStatus(ProviderContext, Node) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
toString() - Method in enum org.dasein.cloud.azure.AzureService
 
type - Variable in class org.dasein.cloud.azure.AzureException.ExceptionItems
 

U

unpause(String) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
updateTags(String, Tag...) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
updateTags(String[], Tag...) - Method in class org.dasein.cloud.azure.compute.disk.AzureDisk
 
updateTags(String, Tag...) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
updateTags(String[], Tag...) - Method in class org.dasein.cloud.azure.compute.image.AzureOSImage
 
updateTags(String, Tag...) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
updateTags(String[], Tag...) - Method in class org.dasein.cloud.azure.compute.vm.AzureVM
 
updateVLANTags(String, Tag...) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
updateVLANTags(String[], Tag...) - Method in class org.dasein.cloud.azure.network.AzureVlanSupport
 
upload(File, String, String) - Method in class org.dasein.cloud.azure.storage.BlobStore
 

V

valueOf(String) - Static method in enum org.dasein.cloud.azure.AzureService
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.dasein.cloud.azure.AzureService
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.dasein.cloud.azure.AzureStorageMethod
 
VPN_ID_KEY - Static variable in class org.dasein.cloud.azure.network.AzureVPNSupport
 

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

Copyright © 2013 enStratus Networks Inc. All Rights Reserved.