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

A

ADD_USER_TO_GROUP - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
addAccess(String, String) - Method in class org.dasein.cloud.aws.platform.RDS
 
addDataCenters(String, String...) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
addDnsRecord(String, DNSRecordType, String, int, String...) - Method in class org.dasein.cloud.aws.network.Route53
 
addKeyValuePairs(String, String, KeyValuePair...) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
addServers(String, String...) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
addUserToGroups(String, String...) - Method in class org.dasein.cloud.aws.identity.IAM
 
ALLOCATE_ADDRESS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
allowsNewSubnetCreation() - Method in class org.dasein.cloud.aws.network.VPC
 
allowsNewVlanCreation() - Method in class org.dasein.cloud.aws.network.VPC
 
alterDatabase(String, boolean, String, int, String, String, String, int, int, TimeWindow, TimeWindow) - Method in class org.dasein.cloud.aws.platform.RDS
 
AMI - Class in org.dasein.cloud.aws.compute
 
asAutoScalingServiceAction(String) - Static method in class org.dasein.cloud.aws.compute.EC2Method
 
asCloudFrontServiceAction(String) - Static method in class org.dasein.cloud.aws.platform.CloudFrontMethod
 
asEC2ServiceAction(String) - Static method in class org.dasein.cloud.aws.compute.EC2Method
 
asELBServiceAction(String) - Static method in class org.dasein.cloud.aws.network.ELBMethod
 
asIAMServiceAction(String) - Static method in class org.dasein.cloud.aws.identity.IAMMethod
 
asRDSServiceAction(String) - Static method in class org.dasein.cloud.aws.platform.RDS
 
asRoute53ServiceAction(String) - Static method in class org.dasein.cloud.aws.network.Route53Method
 
asS3ServiceAction(String) - Static method in class org.dasein.cloud.aws.storage.S3Method
 
assign(String, String) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
asSimpleDBServiceAction(String) - Static method in class org.dasein.cloud.aws.platform.SimpleDB
 
asSNSServiceAction(String) - Static method in class org.dasein.cloud.aws.platform.SNS
 
ASSOCIATE_ADDRESS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
ASSOCIATE_DHCP_OPTIONS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
asSQSServiceAction(String) - Static method in class org.dasein.cloud.aws.platform.SQS
 
attach(String, String, String) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
ATTACH_VOLUME - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
attachToVLAN(String, String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
authorize(String, String, Protocol, int, int) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
AUTHORIZE_DB_SECURITY_GROUP_INGRESS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
AUTHORIZE_SECURITY_GROUP_INGRESS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
AUTO_SCALE_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
AutoScaling - Class in org.dasein.cloud.aws.compute
 
AUTOSCALING_PREFIX - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
AWSAdminServices - Class in org.dasein.cloud.aws.admin
 
AWSAdminServices(AWSCloud) - Constructor for class org.dasein.cloud.aws.admin.AWSAdminServices
 
AWSCloud - Class in org.dasein.cloud.aws
 
AWSCloud() - Constructor for class org.dasein.cloud.aws.AWSCloud
 
AWSCloudStorageServices - Class in org.dasein.cloud.aws.storage
 
AWSCloudStorageServices(AWSCloud) - Constructor for class org.dasein.cloud.aws.storage.AWSCloudStorageServices
 
AWSIdentityServices - Class in org.dasein.cloud.aws.identity
 
AWSIdentityServices(AWSCloud) - Constructor for class org.dasein.cloud.aws.identity.AWSIdentityServices
 
AWSPlatformServices - Class in org.dasein.cloud.aws.platform
 
AWSPlatformServices(AWSCloud) - Constructor for class org.dasein.cloud.aws.platform.AWSPlatformServices
 

B

belongsToAnother(String) - Method in class org.dasein.cloud.aws.storage.S3
 
boot(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
BUNDLE_INSTANCE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 

C

CF_PREFIX - Static variable in class org.dasein.cloud.aws.platform.CloudFrontMethod
 
CF_VERSION - Static variable in class org.dasein.cloud.aws.platform.CloudFrontMethod
 
CF_VERSION - Static variable in class org.dasein.cloud.aws.storage.S3Method
 
CHANGE_RESOURCE_RECORD_SETS - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
clear(String) - Method in class org.dasein.cloud.aws.storage.S3
 
clone(String, String, String, String, boolean, String...) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
close() - Method in class org.dasein.cloud.aws.storage.S3Method.S3Response
 
CLOUD_FRONT_ALGORITHM - Static variable in class org.dasein.cloud.aws.AWSCloud
 
CLOUD_FRONT_URL - Static variable in class org.dasein.cloud.aws.platform.CloudFrontMethod
 
CLOUD_FRONT_URL - Static variable in class org.dasein.cloud.aws.storage.S3Method
 
CLOUD_WATCH_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
CloudFront - Class in org.dasein.cloud.aws.platform
 
CloudFrontAction - Enum in org.dasein.cloud.aws.platform
 
CloudFrontException - Exception in org.dasein.cloud.aws.platform
 
CloudFrontException(int, String, String, String, String) - Constructor for exception org.dasein.cloud.aws.platform.CloudFrontException
 
CloudFrontMethod - Class in org.dasein.cloud.aws.platform
 
CloudFrontMethod(AWSCloud, CloudFrontAction, Map<String, String>, String, String) - Constructor for class org.dasein.cloud.aws.platform.CloudFrontMethod
 
CloudFrontMethod.CloudFrontResponse - Class in org.dasein.cloud.aws.platform
 
CloudFrontMethod.CloudFrontResponse() - Constructor for class org.dasein.cloud.aws.platform.CloudFrontMethod.CloudFrontResponse
 
computeMD5Hash(String) - Static method in class org.dasein.cloud.aws.storage.S3Method
 
computeMD5Hash(InputStream) - Static method in class org.dasein.cloud.aws.storage.S3Method
 
CONFIRM_SUBSCRIPTION - Static variable in class org.dasein.cloud.aws.platform.SNS
 
confirmSubscription(String, String, boolean) - Method in class org.dasein.cloud.aws.platform.SNS
 
connectToGateway(String, String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
contentLength - Variable in class org.dasein.cloud.aws.storage.S3Method.S3Response
 
contentType - Variable in class org.dasein.cloud.aws.storage.S3Method.S3Response
 
copy(CloudStoreObject, CloudStoreObject, String) - Method in class org.dasein.cloud.aws.storage.S3
 
create(String, String) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
create(String, int, String) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
create(String, String, String, String[], LbListener[], String[]) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
create(String, String) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
create(String, String, boolean, String...) - Method in class org.dasein.cloud.aws.platform.CloudFront
 
CREATE_ACCESS_KEY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
CREATE_AUTO_SCALING_GROUP - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_DB_INSTANCE - Static variable in class org.dasein.cloud.aws.platform.RDS
 
CREATE_DB_PARAMETER_GROUP - Static variable in class org.dasein.cloud.aws.platform.RDS
 
CREATE_DB_SECURITY_GROUP - Static variable in class org.dasein.cloud.aws.platform.RDS
 
CREATE_DB_SNAPSHOT - Static variable in class org.dasein.cloud.aws.platform.RDS
 
CREATE_DHCP_OPTIONS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_DOMAIN - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
CREATE_GROUP - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
CREATE_HOSTED_ZONE - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
CREATE_IMAGE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_KEY_PAIR - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_LAUNCH_CONFIGURATION - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_LOAD_BALANCER - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
CREATE_LOGIN_PROFILE - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
CREATE_OR_UPDATE_SCALING_TRIGGER - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_SECURITY_GROUP - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_SNAPSHOT - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_SUBNET - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_TOPIC - Static variable in class org.dasein.cloud.aws.platform.SNS
 
CREATE_USER - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
CREATE_VOLUME - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
CREATE_VPC - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
createAutoScalingGroup(String, String, int, int, int, String...) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
createDatabase(String, String) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
createDirectory(String, boolean) - Method in class org.dasein.cloud.aws.storage.S3
 
createDnsZone(String, String, String) - Method in class org.dasein.cloud.aws.network.Route53
 
createFromLatest(String, String, String, String, int) - Method in class org.dasein.cloud.aws.platform.RDS
 
createFromScratch(String, DatabaseProduct, String, String, String, int) - Method in class org.dasein.cloud.aws.platform.RDS
 
createFromSnapshot(String, String, String, String, String, int) - Method in class org.dasein.cloud.aws.platform.RDS
 
createFromTimestamp(String, String, long, String, String, int) - Method in class org.dasein.cloud.aws.platform.RDS
 
createGroup(String, String, boolean) - Method in class org.dasein.cloud.aws.identity.IAM
 
createInVLAN(String, String, String) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
createKeypair(String) - Method in class org.dasein.cloud.aws.identity.Keypairs
 
createLaunchConfiguration(String, String, VirtualMachineProduct, String...) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
createQueue(String, String, int) - Method in class org.dasein.cloud.aws.platform.SQS
 
createSubnet(String, String, String, String) - Method in class org.dasein.cloud.aws.network.VPC
 
createTags(String, Tag...) - Method in class org.dasein.cloud.aws.AWSCloud
 
createTopic(String) - Method in class org.dasein.cloud.aws.platform.SNS
 
createUser(String, String, String...) - Method in class org.dasein.cloud.aws.identity.IAM
 
createVlan(String, String, String, String, String[], String[]) - Method in class org.dasein.cloud.aws.network.VPC
 
createVPN(String, String, String, VPNProtocol) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
createVPNGateway(String, String, String, VPNProtocol, String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 

D

delete(String) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
delete(String) - Method in class org.dasein.cloud.aws.platform.CloudFront
 
DELETE_ACCESS_KEY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
DELETE_ATTRIBUTES - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
DELETE_AUTO_SCALING_GROUP - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DELETE_DB_INSTANCE - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DELETE_DB_PARAMETER_GROUP - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DELETE_DB_SECURITY_GROUP - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DELETE_DB_SNAPSHOT - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DELETE_DOMAIN - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
DELETE_GROUP - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
DELETE_HOSTED_ZONE - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
DELETE_KEY_PAIR - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DELETE_LAUNCH_CONFIGURATION - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DELETE_LOAD_BALANCER - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
DELETE_LOGIN_PROFILE - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
DELETE_SECURITY_GROUP - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DELETE_SNAPSHOT - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DELETE_SUBNET - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DELETE_TOPIC - Static variable in class org.dasein.cloud.aws.platform.SNS
 
DELETE_USER - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
DELETE_VOLUME - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DELETE_VPC - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
deleteAutoScalingGroup(String) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
deleteDnsRecords(DNSRecord...) - Method in class org.dasein.cloud.aws.network.Route53
 
deleteDnsZone(String) - Method in class org.dasein.cloud.aws.network.Route53
 
deleteKeypair(String) - Method in class org.dasein.cloud.aws.identity.Keypairs
 
deleteLaunchConfiguration(String) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
deleteVPN(String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
deleteVPNGateway(String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
DEREGISTER_IMAGE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DEREGISTER_INSTANCES - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
DESCRIBE_ADDRESSES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_AUTO_SCALING_GROUPS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_AVAILABILITY_ZONES - Static variable in class org.dasein.cloud.aws.RegionsAndZones
 
DESCRIBE_BUNDLE_TASKS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_DB_ENGINE_VERSIONS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_DB_EVENTS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_DB_INSTANCES - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_DB_PARAMETER_GROUPS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_DB_PARAMETERS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_DB_SECURITY_GROUPS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_DB_SNAPSHOTS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_DHCP_OPTIONS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_ENGINE_DEFAULT_PARAMETERS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
DESCRIBE_IMAGE_ATTRIBUTE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_IMAGES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_KEY_PAIRS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_LAUNCH_CONFIGURATIONS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_LOAD_BALANCERS - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
DESCRIBE_REGIONS - Static variable in class org.dasein.cloud.aws.RegionsAndZones
 
DESCRIBE_RESERVED_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_RESERVED_INSTANCES_OFFERINGS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_SECURITY_GROUPS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_SNAPSHOT_ATTRIBUTE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_SNAPSHOTS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_SUBNETS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_VOLUMES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
DESCRIBE_VPCS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
detach(String) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
DETACH_VOLUME - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
detachFromVLAN(String, String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
DISABLE_AVAILABILITY_ZONES - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
disableAnalytics(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
DISASSOCIATE_ADDRESS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
disconnectFromGateway(String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
document - Variable in class org.dasein.cloud.aws.platform.CloudFrontMethod.CloudFrontResponse
 
document - Variable in class org.dasein.cloud.aws.storage.S3Method.S3Response
 
DOMAIN_META_DATA - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
download(CloudStoreObject, File) - Method in class org.dasein.cloud.aws.storage.S3
 
download(String, String, File, Encryption) - Method in class org.dasein.cloud.aws.storage.S3
 
downloadImage(String, OutputStream) - Method in class org.dasein.cloud.aws.compute.AMI
 

E

EBSSnapshot - Class in org.dasein.cloud.aws.compute
 
EBSVolume - Class in org.dasein.cloud.aws.compute
 
EC2_ALGORITHM - Static variable in class org.dasein.cloud.aws.AWSCloud
 
EC2_PREFIX - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
EC2ComputeServices - Class in org.dasein.cloud.aws.compute
 
EC2ComputeServices(AWSCloud) - Constructor for class org.dasein.cloud.aws.compute.EC2ComputeServices
 
EC2Exception - Exception in org.dasein.cloud.aws.compute
 
EC2Exception(int, String, String, String) - Constructor for exception org.dasein.cloud.aws.compute.EC2Exception
 
EC2Instance - Class in org.dasein.cloud.aws.compute
 
EC2Method - Class in org.dasein.cloud.aws.compute
 
EC2Method(AWSCloud, String, Map<String, String>) - Constructor for class org.dasein.cloud.aws.compute.EC2Method
 
EC2NetworkServices - Class in org.dasein.cloud.aws.network
 
EC2NetworkServices(AWSCloud) - Constructor for class org.dasein.cloud.aws.network.EC2NetworkServices
 
ElasticIP - Class in org.dasein.cloud.aws.network
 
ElasticLoadBalancer - Class in org.dasein.cloud.aws.network
 
ELB_PREFIX - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
ELB_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
ELBMethod - Class in org.dasein.cloud.aws.network
 
ELBMethod(AWSCloud, ProviderContext, Map<String, String>) - Constructor for class org.dasein.cloud.aws.network.ELBMethod
 
ENABLE_AVAILABILITY_ZONES - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
enableAnalytics(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
enableAPIAccess(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
enableConsoleAccess(String, byte[]) - Method in class org.dasein.cloud.aws.identity.IAM
 
encode(String, boolean) - Static method in class org.dasein.cloud.aws.AWSCloud
 
escapeXml(String) - Static method in class org.dasein.cloud.aws.AWSCloud
 
etag - Variable in class org.dasein.cloud.aws.platform.CloudFrontMethod.CloudFrontResponse
 
exists(String) - Method in class org.dasein.cloud.aws.storage.S3
 
exists(String, String, boolean) - Method in class org.dasein.cloud.aws.storage.S3
 

F

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

G

GET_ACCESS_KEY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
GET_ATTRIBUTES - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
GET_CHANGE - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
GET_CONSOLE_OUTPUT - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
GET_GROUP - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
GET_GROUP_POLICY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
GET_HOSTED_ZONE - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
GET_METRIC_STATISTICS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
GET_PASSWORD_DATA - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
GET_TOPIC_ATTRIBUTES - Static variable in class org.dasein.cloud.aws.platform.SNS
 
GET_USER - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
GET_USER_POLICY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
getAcl(String, String) - Method in class org.dasein.cloud.aws.storage.S3
 
getAddressType() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
getAdminServices() - Method in class org.dasein.cloud.aws.AWSCloud
 
getAutoScalingSupport() - Method in class org.dasein.cloud.aws.compute.EC2ComputeServices
 
getBlobStoreSupport() - Method in class org.dasein.cloud.aws.storage.AWSCloudStorageServices
 
getCDNSupport() - Method in class org.dasein.cloud.aws.platform.AWSPlatformServices
 
getChecksum(File) - Static method in class org.dasein.cloud.aws.storage.S3Method
 
getCloudName() - Method in class org.dasein.cloud.aws.AWSCloud
 
getCode() - Method in exception org.dasein.cloud.aws.compute.EC2Exception
 
getCode() - Method in exception org.dasein.cloud.aws.platform.CloudFrontException
 
getCode() - Method in exception org.dasein.cloud.aws.storage.S3Exception
 
getComputeServices() - Method in class org.dasein.cloud.aws.AWSCloud
 
getConfiguration(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
getConsoleOutput(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
getDatabase(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
getDatabase(String) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
getDatabaseEngines() - Method in class org.dasein.cloud.aws.platform.RDS
 
getDatabaseProducts(DatabaseEngine) - Method in class org.dasein.cloud.aws.platform.RDS
 
getDataCenter(String) - Method in class org.dasein.cloud.aws.RegionsAndZones
 
getDataCenterServices() - Method in class org.dasein.cloud.aws.AWSCloud
 
getDefaultVersion(DatabaseEngine) - Method in class org.dasein.cloud.aws.platform.RDS
 
getDistribution(String) - Method in class org.dasein.cloud.aws.platform.CloudFront
 
getDnsSupport() - Method in class org.dasein.cloud.aws.network.EC2NetworkServices
 
getDnsZone(String) - Method in class org.dasein.cloud.aws.network.Route53
 
getEc2Url() - Method in class org.dasein.cloud.aws.AWSCloud
 
getErrorType() - Method in exception org.dasein.cloud.aws.compute.EC2Exception
 
getFingerprint(String) - Method in class org.dasein.cloud.aws.identity.Keypairs
 
getFirewall(String) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
getFirewallSupport() - Method in class org.dasein.cloud.aws.network.EC2NetworkServices
 
getGroup(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
getIdentityAndAccessSupport() - Method in class org.dasein.cloud.aws.identity.AWSIdentityServices
 
getIdentityServices() - Method in class org.dasein.cloud.aws.AWSCloud
 
getImageSupport() - Method in class org.dasein.cloud.aws.compute.EC2ComputeServices
 
getIpAddress(String) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
getIpAddressSupport() - Method in class org.dasein.cloud.aws.network.EC2NetworkServices
 
getKeypair(String) - Method in class org.dasein.cloud.aws.identity.Keypairs
 
getKeyValueDatabaseSupport() - Method in class org.dasein.cloud.aws.platform.AWSPlatformServices
 
getKeyValuePairs(String, String, boolean) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
getLaunchConfiguration(String) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
getLoadBalancer(String) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
getLoadBalancerSupport() - Method in class org.dasein.cloud.aws.network.EC2NetworkServices
 
getLogger(Class<?>) - Static method in class org.dasein.cloud.aws.AWSCloud
 
getMachineImage(String) - Method in class org.dasein.cloud.aws.compute.AMI
 
getMaxFileSizeInBytes() - Method in class org.dasein.cloud.aws.storage.S3
 
getMaxPublicPorts() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
getMaxVlanCount() - Method in class org.dasein.cloud.aws.network.VPC
 
getMethod(String) - Method in enum org.dasein.cloud.aws.platform.CloudFrontAction
 
getMethod(String) - Method in enum org.dasein.cloud.aws.storage.S3Action
 
getNetworkServices() - Method in class org.dasein.cloud.aws.AWSCloud
 
getOffering(String) - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
getPlatformServices() - Method in class org.dasein.cloud.aws.AWSCloud
 
getPrepayment(String) - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
getPrepaymentSupport() - Method in class org.dasein.cloud.aws.admin.AWSAdminServices
 
getProduct(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
getProviderName() - Method in class org.dasein.cloud.aws.AWSCloud
 
getProviderTermForDatabase(Locale) - Method in class org.dasein.cloud.aws.platform.RDS
 
getProviderTermForDatabase(Locale) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
getProviderTermForDataCenter(Locale) - Method in class org.dasein.cloud.aws.RegionsAndZones
 
getProviderTermForDirectory(Locale) - Method in class org.dasein.cloud.aws.storage.S3
 
getProviderTermForDistribution(Locale) - Method in class org.dasein.cloud.aws.platform.CloudFront
 
getProviderTermForFile(Locale) - Method in class org.dasein.cloud.aws.storage.S3
 
getProviderTermForFirewall(Locale) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
getProviderTermForImage(Locale) - Method in class org.dasein.cloud.aws.compute.AMI
 
getProviderTermForIpAddress(Locale) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
getProviderTermForKeypair(Locale) - Method in class org.dasein.cloud.aws.identity.Keypairs
 
getProviderTermForLoadBalancer(Locale) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
getProviderTermForNetworkInterface(Locale) - Method in class org.dasein.cloud.aws.network.VPC
 
getProviderTermForOffering(Locale) - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
getProviderTermForPrepayment(Locale) - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
getProviderTermForRecord(Locale) - Method in class org.dasein.cloud.aws.network.Route53
 
getProviderTermForRegion(Locale) - Method in class org.dasein.cloud.aws.RegionsAndZones
 
getProviderTermForServer(Locale) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
getProviderTermForSnapshot(Locale) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
getProviderTermForSnapshot(Locale) - Method in class org.dasein.cloud.aws.platform.RDS
 
getProviderTermForSubnet(Locale) - Method in class org.dasein.cloud.aws.network.VPC
 
getProviderTermForSubscription(Locale) - Method in class org.dasein.cloud.aws.platform.SNS
 
getProviderTermForTopic(Locale) - Method in class org.dasein.cloud.aws.platform.SNS
 
getProviderTermForVlan(Locale) - Method in class org.dasein.cloud.aws.network.VPC
 
getProviderTermForVolume(Locale) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
getProviderTermForZone(Locale) - Method in class org.dasein.cloud.aws.network.Route53
 
getProxyHost() - Method in class org.dasein.cloud.aws.AWSCloud
 
getProxyPort() - Method in class org.dasein.cloud.aws.AWSCloud
 
getPushNotificationSupport() - Method in class org.dasein.cloud.aws.platform.AWSPlatformServices
 
getQueue(String) - Method in class org.dasein.cloud.aws.platform.SQS
 
getQueueAttributes(String, String) - Method in class org.dasein.cloud.aws.platform.SQS
 
getRegion(String) - Method in class org.dasein.cloud.aws.RegionsAndZones
 
getRelationalDatabaseSupport() - Method in class org.dasein.cloud.aws.platform.AWSPlatformServices
 
getRequestId() - Method in exception org.dasein.cloud.aws.compute.EC2Exception
 
getRequestId() - Method in exception org.dasein.cloud.aws.platform.CloudFrontException
 
getRequestId() - Method in exception org.dasein.cloud.aws.storage.S3Exception
 
getRules(String) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
getScalingGroup(String) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
getShellKeySupport() - Method in class org.dasein.cloud.aws.identity.AWSIdentityServices
 
getSnapshot(String) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
getSnapshot(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
getSnapshotSupport() - Method in class org.dasein.cloud.aws.compute.EC2ComputeServices
 
getSNSUrl() - Method in class org.dasein.cloud.aws.platform.SNS
 
getStandardCloudWatchParameters(ProviderContext, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
getStandardParameters(ProviderContext, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
getStandardParameters(ProviderContext, String, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
getStandardRdsParameters(ProviderContext, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
getStandardSimpleDBParameters(ProviderContext, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
getStandardSnsParameters(ProviderContext, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
getStandardSqsParameters(ProviderContext, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
getStatus() - Method in exception org.dasein.cloud.aws.compute.EC2Exception
 
getStatus() - Method in exception org.dasein.cloud.aws.platform.CloudFrontException
 
getStatus() - Method in exception org.dasein.cloud.aws.storage.S3Exception
 
getStorageServices() - Method in class org.dasein.cloud.aws.AWSCloud
 
getSubnet(String) - Method in class org.dasein.cloud.aws.network.VPC
 
getSummary() - Method in exception org.dasein.cloud.aws.compute.EC2Exception
 
getSummary() - Method in exception org.dasein.cloud.aws.platform.CloudFrontException
 
getSummary() - Method in exception org.dasein.cloud.aws.storage.S3Exception
 
getSupportedVersions(DatabaseEngine) - Method in class org.dasein.cloud.aws.platform.RDS
 
getTimestamp(long, boolean) - Method in class org.dasein.cloud.aws.AWSCloud
 
getTimestamp(long) - Method in class org.dasein.cloud.aws.network.Route53Method
 
getType() - Method in exception org.dasein.cloud.aws.platform.CloudFrontException
 
getUser(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
getVirtualMachine(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
getVirtualMachineSupport() - Method in class org.dasein.cloud.aws.compute.EC2ComputeServices
 
getVlan(String) - Method in class org.dasein.cloud.aws.network.VPC
 
getVlanSupport() - Method in class org.dasein.cloud.aws.network.EC2NetworkServices
 
getVMStatistics(String, long, long) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
getVMStatisticsForPeriod(String, long, long) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
getVolume(String) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
getVolumeSupport() - Method in class org.dasein.cloud.aws.compute.EC2ComputeServices
 
getVPN(String) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
getWireLogger(Class<?>) - Static method in class org.dasein.cloud.aws.AWSCloud
 

H

hasPublicLibrary() - Method in class org.dasein.cloud.aws.compute.AMI
 
headers - Variable in class org.dasein.cloud.aws.storage.S3Method.S3Response
 

I

IAM - Class in org.dasein.cloud.aws.identity
Implementation of the AWS IAM APIs based on the Dasein Cloud identity and access support.
IAM(AWSCloud) - Constructor for class org.dasein.cloud.aws.identity.IAM
 
IAM_PREFIX - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
IAM_URL - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
IAMMethod - Class in org.dasein.cloud.aws.identity
 
IAMMethod(AWSCloud, Map<String, String>) - Constructor for class org.dasein.cloud.aws.identity.IAMMethod
 
imageVirtualMachine(String, String, String) - Method in class org.dasein.cloud.aws.compute.AMI
 
imageVirtualMachineToStorage(String, String, String, String) - Method in class org.dasein.cloud.aws.compute.AMI
 
input - Variable in class org.dasein.cloud.aws.storage.S3Method.S3Response
 
installImageFromUpload(MachineImageFormat, InputStream) - Method in class org.dasein.cloud.aws.compute.AMI
 
invoke() - Method in class org.dasein.cloud.aws.compute.EC2Method
 
invoke(boolean) - Method in class org.dasein.cloud.aws.compute.EC2Method
 
invoke(String, boolean) - Method in class org.dasein.cloud.aws.network.Route53Method
 
invoke(boolean) - Method in class org.dasein.cloud.aws.network.Route53Method
 
isAddressAssignedByProvider() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
isAmazon() - Method in class org.dasein.cloud.aws.AWSCloud
 
isAssigned(AddressType) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
isDataCenterLimited() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
isForwarding() - Method in class org.dasein.cloud.aws.network.ElasticIP
 
isImageSharedWithPublic(String) - Method in class org.dasein.cloud.aws.compute.AMI
 
isPublic(String) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
isPublic(String, String) - Method in class org.dasein.cloud.aws.storage.S3
 
isRequestable(AddressType) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
isSubnetDataCenterConstrained() - Method in class org.dasein.cloud.aws.network.VPC
 
isSubscribed() - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
isSubscribed() - Method in class org.dasein.cloud.aws.compute.AMI
 
isSubscribed() - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
isSubscribed() - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
isSubscribed() - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
isSubscribed() - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
isSubscribed() - Method in class org.dasein.cloud.aws.identity.IAM
 
isSubscribed() - Method in class org.dasein.cloud.aws.identity.Keypairs
 
isSubscribed() - Method in class org.dasein.cloud.aws.network.ElasticIP
 
isSubscribed() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
isSubscribed() - Method in class org.dasein.cloud.aws.network.Route53
 
isSubscribed() - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
isSubscribed() - Method in class org.dasein.cloud.aws.network.VPC
 
isSubscribed() - Method in class org.dasein.cloud.aws.network.VPCGateway
 
isSubscribed() - Method in class org.dasein.cloud.aws.platform.CloudFront
 
isSubscribed() - Method in class org.dasein.cloud.aws.platform.RDS
 
isSubscribed() - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
isSubscribed() - Method in class org.dasein.cloud.aws.platform.SNS
 
isSubscribed() - Method in class org.dasein.cloud.aws.storage.S3
 
isSupportsFirewallRules() - Method in class org.dasein.cloud.aws.platform.RDS
 
isSupportsHighAvailability() - Method in class org.dasein.cloud.aws.platform.RDS
 
isSupportsKeyValueDatabases() - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
isSupportsLowAvailability() - Method in class org.dasein.cloud.aws.platform.RDS
 
isSupportsMaintenanceWindows() - Method in class org.dasein.cloud.aws.platform.RDS
 
isSupportsSnapshots() - Method in class org.dasein.cloud.aws.platform.RDS
 
isVlanDataCenterConstrained() - Method in class org.dasein.cloud.aws.network.VPC
 

K

Keypairs - Class in org.dasein.cloud.aws.identity
 
Keypairs(AWSCloud) - Constructor for class org.dasein.cloud.aws.identity.Keypairs
 

L

launch(String, VirtualMachineProduct, String, String, String, String, String, boolean, boolean, String...) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
launch(String, VirtualMachineProduct, String, String, String, String, String, boolean, boolean, String[], Tag...) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
list() - Method in class org.dasein.cloud.aws.identity.Keypairs
 
list() - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
list() - Method in class org.dasein.cloud.aws.platform.CloudFront
 
list() - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
LIST_ACCESS_KEY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
LIST_DOMAINS - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
LIST_GROUP_POLICIES - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
LIST_GROUPS - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
LIST_GROUPS_FOR_USER - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
LIST_HOSTED_ZONES - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
LIST_RESOURCE_RECORD_SETS - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
LIST_SUBSCRIPTIONS - Static variable in class org.dasein.cloud.aws.platform.SNS
 
LIST_SUBSCRIPTIONS_BY_TOPIC - Static variable in class org.dasein.cloud.aws.platform.SNS
 
LIST_TOPICS - Static variable in class org.dasein.cloud.aws.platform.SNS
 
LIST_USER_POLICIES - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
LIST_USERS - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
listAccess(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
listConfigurations() - Method in class org.dasein.cloud.aws.platform.RDS
 
listDatabases() - Method in class org.dasein.cloud.aws.platform.RDS
 
listDataCenters(String) - Method in class org.dasein.cloud.aws.RegionsAndZones
 
listDefaultParameters(DatabaseEngine) - Method in class org.dasein.cloud.aws.platform.RDS
 
listDnsRecords(String, DNSRecordType, String) - Method in class org.dasein.cloud.aws.network.Route53
 
listDnsZones() - Method in class org.dasein.cloud.aws.network.Route53
 
listFiles(String) - Method in class org.dasein.cloud.aws.storage.S3
 
listFirewalls(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
listGroups(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
listGroupsForUser(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
listLaunchConfigurations() - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
listLoadBalancers() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
listMachineImages() - Method in class org.dasein.cloud.aws.compute.AMI
 
listMachineImagesOwnedBy(String) - Method in class org.dasein.cloud.aws.compute.AMI
 
listNetworkInterfaces(String) - Method in class org.dasein.cloud.aws.network.VPC
 
listOfferings() - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
listParameters(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
listPoliciesForGroup(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
listPoliciesForUser(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
listPossibleDeviceIds(Platform) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
listPrepayments() - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
listPrivateIpPool(boolean) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
listProducts(Architecture) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
listPublicIpPool(boolean) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
listQueues() - Method in class org.dasein.cloud.aws.platform.SQS
 
listRegions() - Method in class org.dasein.cloud.aws.RegionsAndZones
 
listRules(String) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
listScalingGroups() - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
listShares(String) - Method in class org.dasein.cloud.aws.compute.AMI
 
listShares(String) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
listSnapshots() - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
listSnapshots(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
listSubnets(String) - Method in class org.dasein.cloud.aws.network.VPC
 
listSubscriptions(String) - Method in class org.dasein.cloud.aws.platform.SNS
 
listSupportedAlgorithms() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
listSupportedFormats() - Method in class org.dasein.cloud.aws.compute.AMI
 
listSupportedProtocols() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
listTopics() - Method in class org.dasein.cloud.aws.platform.SNS
 
listUsersInGroup(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
listUsersInPath(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
listVirtualMachines() - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
listVlans() - Method in class org.dasein.cloud.aws.network.VPC
 
listVolumes() - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
listVPNs() - Method in class org.dasein.cloud.aws.network.VPCGateway
 

M

makePublic(String) - Method in class org.dasein.cloud.aws.storage.S3
 
makePublic(String, String) - Method in class org.dasein.cloud.aws.storage.S3
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.compute.AMI
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.identity.IAM
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.identity.Keypairs
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.network.Route53
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.network.VPC
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.network.VPCGateway
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.platform.CloudFront
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.platform.RDS
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.platform.SNS
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.platform.SQS
 
mapServiceAction(ServiceAction) - Method in class org.dasein.cloud.aws.storage.S3
 
method - Variable in class org.dasein.cloud.aws.storage.S3Method.S3Response
 
MODIFY_DB_INSTANCE - Static variable in class org.dasein.cloud.aws.platform.RDS
 
MODIFY_DB_PARAMETER_GROUP - Static variable in class org.dasein.cloud.aws.platform.RDS
 
MODIFY_IMAGE_ATTRIBUTE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
MODIFY_SNAPSHOT_ATTRIBUTE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
MONITOR_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
moveFile(String, String, String) - Method in class org.dasein.cloud.aws.storage.S3
 

O

org.dasein.cloud.aws - package org.dasein.cloud.aws
 
org.dasein.cloud.aws.admin - package org.dasein.cloud.aws.admin
 
org.dasein.cloud.aws.compute - package org.dasein.cloud.aws.compute
 
org.dasein.cloud.aws.identity - package org.dasein.cloud.aws.identity
 
org.dasein.cloud.aws.network - package org.dasein.cloud.aws.network
 
org.dasein.cloud.aws.platform - package org.dasein.cloud.aws.platform
 
org.dasein.cloud.aws.storage - package org.dasein.cloud.aws.storage
 

P

P_ACCESS - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_ACTION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_CFAUTH - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_DATE - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_SIGNATURE - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_SIGNATURE_METHOD - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_SIGNATURE_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_TIMESTAMP - Static variable in class org.dasein.cloud.aws.AWSCloud
 
P_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
parseTime(String) - Method in class org.dasein.cloud.aws.AWSCloud
 
pause(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
prepay(String, int) - Method in class org.dasein.cloud.aws.admin.ReservedInstance
 
PUBLISH - Static variable in class org.dasein.cloud.aws.platform.SNS
 
publish(String, String, String) - Method in class org.dasein.cloud.aws.platform.SNS
 
PURCHASE_RESERVED_INSTANCES_OFFERING - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
PUT_ATTRIBUTES - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
PUT_GROUP_POLICY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
PUT_USER_POLICY - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 

Q

query(String, boolean) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 

R

R53_PREFIX - Static variable in class org.dasein.cloud.aws.network.Route53Method
 
RDS - Class in org.dasein.cloud.aws.platform
 
RDS_PREFIX - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
RDS_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
reboot(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
REBOOT_DB_INSTANCE - Static variable in class org.dasein.cloud.aws.platform.RDS
 
REBOOT_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
receiveMessages(String, int, int) - Method in class org.dasein.cloud.aws.platform.SQS
 
RegionsAndZones - Class in org.dasein.cloud.aws
 
REGISTER_IMAGE - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
REGISTER_INSTANCES - Static variable in class org.dasein.cloud.aws.network.ELBMethod
 
registerMachineImage(String) - Method in class org.dasein.cloud.aws.compute.AMI
 
RELEASE_ADDRESS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
releaseFromPool(String) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
releaseFromServer(String) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
remove(String) - Method in class org.dasein.cloud.aws.compute.AMI
 
remove(String) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
remove(String) - Method in class org.dasein.cloud.aws.compute.EBSVolume
 
remove(String) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
REMOVE_USER_FROM_GROUP - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
removeAccessKey(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
removeAccessKey(String, String) - Method in class org.dasein.cloud.aws.identity.IAM
 
removeConfiguration(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
removeConsoleAccess(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
removeDatabase(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
removeDatabase(String) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
removeDataCenters(String, String...) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
removeDirectory(String) - Method in class org.dasein.cloud.aws.storage.S3
 
removeFile(String, String, boolean) - Method in class org.dasein.cloud.aws.storage.S3
 
removeGroup(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
removeKeyValuePairs(String, String, KeyValuePair...) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
removeKeyValuePairs(String, String, String...) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
removeMessage(String) - Method in class org.dasein.cloud.aws.platform.SQS
 
removeQueue(String) - Method in class org.dasein.cloud.aws.platform.SQS
 
removeServers(String, String...) - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
removeSnapshot(String) - Method in class org.dasein.cloud.aws.platform.RDS
 
removeSubnet(String) - Method in class org.dasein.cloud.aws.network.VPC
 
removeTopic(String) - Method in class org.dasein.cloud.aws.platform.SNS
 
removeUser(String) - Method in class org.dasein.cloud.aws.identity.IAM
 
removeUserFromGroup(String, String) - Method in class org.dasein.cloud.aws.identity.IAM
 
removeVlan(String) - Method in class org.dasein.cloud.aws.network.VPC
 
renameDirectory(String, String, boolean) - Method in class org.dasein.cloud.aws.storage.S3
 
renameFile(String, String, String) - Method in class org.dasein.cloud.aws.storage.S3
 
replaceKeyValuePairs(String, String, KeyValuePair...) - Method in class org.dasein.cloud.aws.platform.SimpleDB
 
request(AddressType) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
requiresListenerOnCreate() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
requiresServerOnCreate() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
ReservedInstance - Class in org.dasein.cloud.aws.admin
 
RESET_DB_PARAMETER_GROUP - Static variable in class org.dasein.cloud.aws.platform.RDS
 
resetConfiguration(String, String...) - Method in class org.dasein.cloud.aws.platform.RDS
 
restart(String, boolean) - Method in class org.dasein.cloud.aws.platform.RDS
 
RESTORE_DB_INSTANCE_FROM_SNAPSHOT - Static variable in class org.dasein.cloud.aws.platform.RDS
 
RESTORE_DB_INSTANCE_TO_TIME - Static variable in class org.dasein.cloud.aws.platform.RDS
 
revoke(String, String, Protocol, int, int) - Method in class org.dasein.cloud.aws.network.SecurityGroup
 
REVOKE_DB_SECURITY_GROUP_INGRESS - Static variable in class org.dasein.cloud.aws.platform.RDS
 
REVOKE_SECURITY_GROUP_INGRESS - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
revokeAccess(String, String) - Method in class org.dasein.cloud.aws.platform.RDS
 
Route53 - Class in org.dasein.cloud.aws.network
 
ROUTE53_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
Route53Method - Class in org.dasein.cloud.aws.network
 
Route53Method(String, AWSCloud, String) - Constructor for class org.dasein.cloud.aws.network.Route53Method
 
RUN_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 

S

S3 - Class in org.dasein.cloud.aws.storage
 
S3(AWSCloud) - Constructor for class org.dasein.cloud.aws.storage.S3
 
S3_ALGORITHM - Static variable in class org.dasein.cloud.aws.AWSCloud
 
S3_PREFIX - Static variable in class org.dasein.cloud.aws.storage.S3Method
 
S3Action - Enum in org.dasein.cloud.aws.storage
 
S3Exception - Exception in org.dasein.cloud.aws.storage
 
S3Exception(int, String, String, String) - Constructor for exception org.dasein.cloud.aws.storage.S3Exception
 
S3Method - Class in org.dasein.cloud.aws.storage
 
S3Method(AWSCloud, S3Action) - Constructor for class org.dasein.cloud.aws.storage.S3Method
 
S3Method(AWSCloud, S3Action, Map<String, String>, Map<String, String>) - Constructor for class org.dasein.cloud.aws.storage.S3Method
 
S3Method(AWSCloud, S3Action, Map<String, String>, Map<String, String>, String, String) - Constructor for class org.dasein.cloud.aws.storage.S3Method
 
S3Method(AWSCloud, S3Action, Map<String, String>, Map<String, String>, String, File) - Constructor for class org.dasein.cloud.aws.storage.S3Method
 
S3Method.S3Response - Class in org.dasein.cloud.aws.storage
 
S3Method.S3Response() - Constructor for class org.dasein.cloud.aws.storage.S3Method.S3Response
 
saveGroup(String, String, String) - Method in class org.dasein.cloud.aws.identity.IAM
 
saveGroupPolicy(String, String, CloudPermission, ServiceAction, String) - Method in class org.dasein.cloud.aws.identity.IAM
 
saveUser(String, String, String) - Method in class org.dasein.cloud.aws.identity.IAM
 
saveUserPolicy(String, String, CloudPermission, ServiceAction, String) - Method in class org.dasein.cloud.aws.identity.IAM
 
SDB_PREFIX - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
SDB_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
searchMachineImages(String, Platform, Architecture) - Method in class org.dasein.cloud.aws.compute.AMI
 
SecurityGroup - Class in org.dasein.cloud.aws.network
 
SELECT - Static variable in class org.dasein.cloud.aws.platform.SimpleDB
 
sendMessage(String, String) - Method in class org.dasein.cloud.aws.platform.SQS
 
SET_DESIRED_CAPACITY - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
SET_QUEUE_ATTRIBUTES - Static variable in class org.dasein.cloud.aws.platform.SQS
 
setDesiredCapacity(String, int) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
setQueueAttribute(String, String, String) - Method in class org.dasein.cloud.aws.platform.SQS
 
setTimeout(String, int) - Method in class org.dasein.cloud.aws.platform.SQS
 
setTrigger(String, String, String, String, String, int, double, double, int, boolean, int, boolean, int) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
shareMachineImage(String, String, boolean) - Method in class org.dasein.cloud.aws.compute.AMI
 
shareSnapshot(String, String, boolean) - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
SIGNATURE - Static variable in class org.dasein.cloud.aws.AWSCloud
 
signAWS3(String, byte[], String) - Method in class org.dasein.cloud.aws.AWSCloud
 
signCloudFront(String, byte[], String) - Method in class org.dasein.cloud.aws.AWSCloud
 
signEc2(byte[], String, Map<String, String>) - Method in class org.dasein.cloud.aws.AWSCloud
 
signS3(String, byte[], String, String, String, Map<String, String>, String, String) - Method in class org.dasein.cloud.aws.AWSCloud
 
signUploadPolicy(String) - Method in class org.dasein.cloud.aws.AWSCloud
 
SimpleDB - Class in org.dasein.cloud.aws.platform
 
snapshot(String, String) - Method in class org.dasein.cloud.aws.platform.RDS
 
SNS - Class in org.dasein.cloud.aws.platform
 
SNS_PREFIX - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
SNS_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
SQS - Class in org.dasein.cloud.aws.platform
 
SQS_PREFIX - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
SQS_VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
START_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
STOP_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
stopForward(String) - Method in class org.dasein.cloud.aws.network.ElasticIP
 
SUBSCRIBE - Static variable in class org.dasein.cloud.aws.platform.SNS
 
subscribe(String, EndpointType, DataFormat, String) - Method in class org.dasein.cloud.aws.platform.SNS
 
supportsAccessControls() - Method in class org.dasein.cloud.aws.identity.IAM
 
supportsAnalytics() - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
supportsAPIAccess() - Method in class org.dasein.cloud.aws.identity.IAM
 
supportsConsoleAccess() - Method in class org.dasein.cloud.aws.identity.IAM
 
supportsCustomImages() - Method in class org.dasein.cloud.aws.compute.AMI
 
supportsImageSharing() - Method in class org.dasein.cloud.aws.compute.AMI
 
supportsImageSharingWithPublic() - Method in class org.dasein.cloud.aws.compute.AMI
 
supportsMonitoring() - Method in class org.dasein.cloud.aws.network.ElasticLoadBalancer
 
supportsSnapshotSharing() - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
supportsSnapshotSharingWithPublic() - Method in class org.dasein.cloud.aws.compute.EBSSnapshot
 
supportsVlansWithSubnets() - Method in class org.dasein.cloud.aws.network.VPC
 

T

terminate(String) - Method in class org.dasein.cloud.aws.compute.EC2Instance
 
TERMINATE_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
testContext() - Method in class org.dasein.cloud.aws.AWSCloud
 
toBase64(byte[]) - Static method in class org.dasein.cloud.aws.storage.S3Method
 
transfer(CloudProvider, String) - Method in class org.dasein.cloud.aws.compute.AMI
 

U

UNMONITOR_INSTANCES - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
UNSUBSCRIBE - Static variable in class org.dasein.cloud.aws.platform.SNS
 
unsubscribe(String) - Method in class org.dasein.cloud.aws.platform.SNS
 
update(String, String, boolean, String...) - Method in class org.dasein.cloud.aws.platform.CloudFront
 
UPDATE_AUTO_SCALING_GROUP - Static variable in class org.dasein.cloud.aws.compute.EC2Method
 
UPDATE_GROUP - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
UPDATE_USER - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
updateAutoScalingGroup(String, String, int, int, int, String...) - Method in class org.dasein.cloud.aws.compute.AutoScaling
 
updateConfiguration(String, ConfigurationParameter...) - Method in class org.dasein.cloud.aws.platform.RDS
 
upload(File, String, String, boolean, Encryption) - Method in class org.dasein.cloud.aws.storage.S3
 

V

valueOf(String) - Static method in enum org.dasein.cloud.aws.platform.CloudFrontAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.dasein.cloud.aws.storage.S3Action
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.dasein.cloud.aws.platform.CloudFrontAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.dasein.cloud.aws.storage.S3Action
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.dasein.cloud.aws.AWSCloud
 
VERSION - Static variable in class org.dasein.cloud.aws.identity.IAMMethod
 
VPC - Class in org.dasein.cloud.aws.network
 
VPCGateway - Class in org.dasein.cloud.aws.network
 
VPCGateway() - Constructor for class org.dasein.cloud.aws.network.VPCGateway
 

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

Copyright © 2012 enStratus Networks LLC. All Rights Reserved.