Uses of Class
org.jclouds.rest.annotations.VirtualHost

Packages that use VirtualHost
org.jclouds.aws.ec2.services   
org.jclouds.cloudwatch   
org.jclouds.cloudwatch.features   
org.jclouds.ec2.services   
org.jclouds.elb   
org.jclouds.elb.features   
org.jclouds.iam   
org.jclouds.iam.features   
org.jclouds.openstack.internal   
org.jclouds.openstack.nova.ec2.services   
org.jclouds.rds   
org.jclouds.rds.features   
org.jclouds.rimuhosting.miro   
org.jclouds.s3 This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. 
 

Uses of VirtualHost in org.jclouds.aws.ec2.services
 

Classes in org.jclouds.aws.ec2.services with annotations of type VirtualHost
 interface AWSAMIAsyncClient
          Provides access to AMI Services.
 interface AWSInstanceAsyncClient
          Provides access to EC2 Instance Services via their REST API.
 interface AWSKeyPairAsyncClient
           
 interface AWSSecurityGroupAsyncClient
          Provides access to EC2 SecurityGroup Services via their REST API.
 interface MonitoringAsyncClient
          Provides access to EC2 Monitoring Services via their REST API.
 interface PlacementGroupAsyncClient
          Provides access to EC2 Placement Groups via their REST API.
 interface SpotInstanceAsyncClient
          Provides access to EC2 Spot Instances via their REST API.
 interface TagAsyncClient
          Provides access to EC2 Tags via their REST API.
 

Uses of VirtualHost in org.jclouds.cloudwatch
 

Classes in org.jclouds.cloudwatch with annotations of type VirtualHost
 interface CloudWatchAsyncApi
          Provides access to Amazon CloudWatch via the Query API

 

Uses of VirtualHost in org.jclouds.cloudwatch.features
 

Classes in org.jclouds.cloudwatch.features with annotations of type VirtualHost
 interface MetricAsyncApi
          Provides access to Amazon CloudWatch via the Query API

 

Uses of VirtualHost in org.jclouds.ec2.services
 

Classes in org.jclouds.ec2.services with annotations of type VirtualHost
 interface AMIAsyncClient
          Provides access to AMI Services.
 interface AvailabilityZoneAndRegionAsyncClient
          Provides access to EC2 Availability Zones and Regions via their REST API.
 interface ElasticBlockStoreAsyncClient
          Provides access to EC2 Elastic Block Store services via their REST API.
 interface ElasticIPAddressAsyncClient
          Provides access to EC2 Elastic IP Addresses via REST API.
 interface InstanceAsyncClient
          Provides access to EC2 Instance Services via their REST API.
 interface KeyPairAsyncClient
          Provides access to EC2 via their REST API.
 interface SecurityGroupAsyncClient
          Provides access to EC2 via their REST API.
 interface WindowsAsyncClient
          Provides access to EC2 Windows via their REST API.
 

Uses of VirtualHost in org.jclouds.elb
 

Classes in org.jclouds.elb with annotations of type VirtualHost
 interface ELBAsyncApi
          Provides access to EC2 Elastic Load Balancer via REST API.
 

Uses of VirtualHost in org.jclouds.elb.features
 

Classes in org.jclouds.elb.features with annotations of type VirtualHost
 interface AvailabilityZoneAsyncApi
          Provides access to Amazon ELB via the Query API

 interface InstanceAsyncApi
          Provides access to Amazon ELB via the Query API

 interface LoadBalancerAsyncApi
          Provides access to Amazon ELB via the Query API

 interface PolicyAsyncApi
          Provides access to Amazon ELB via the Query API

 

Uses of VirtualHost in org.jclouds.iam
 

Classes in org.jclouds.iam with annotations of type VirtualHost
 interface IAMAsyncApi
          Provides access to Amazon IAM via the Query API

 

Uses of VirtualHost in org.jclouds.iam.features
 

Classes in org.jclouds.iam.features with annotations of type VirtualHost
 interface UserAsyncApi
          Provides access to Amazon IAM via the Query API

 

Uses of VirtualHost in org.jclouds.openstack.internal
 

Classes in org.jclouds.openstack.internal with annotations of type VirtualHost
 interface OpenStackAuthAsyncClient
          Provides access to Rackspace resources via their REST API.
 

Uses of VirtualHost in org.jclouds.openstack.nova.ec2.services
 

Classes in org.jclouds.openstack.nova.ec2.services with annotations of type VirtualHost
 interface NovaEC2KeyPairAsyncClient
           
 

Uses of VirtualHost in org.jclouds.rds
 

Classes in org.jclouds.rds with annotations of type VirtualHost
 interface RDSAsyncApi
          Provides access to EC2 Elastic Load Balancer via REST API.
 

Uses of VirtualHost in org.jclouds.rds.features
 

Classes in org.jclouds.rds.features with annotations of type VirtualHost
 interface InstanceAsyncApi
          Provides access to Amazon RDS via the Query API

 interface SecurityGroupAsyncApi
          Provides access to Amazon RDS via the Query API

 interface SubnetGroupAsyncApi
          Provides access to Amazon RDS via the Query API

 

Uses of VirtualHost in org.jclouds.rimuhosting.miro
 

Classes in org.jclouds.rimuhosting.miro with annotations of type VirtualHost
 interface RimuHostingAsyncClient
          Provides asynchronous access to RimuHosting via their REST API.
 

Uses of VirtualHost in org.jclouds.s3
 

Methods in org.jclouds.s3 with annotations of type VirtualHost
 com.google.common.util.concurrent.ListenableFuture<? extends Set<BucketMetadata>> S3AsyncClient.listOwnedBuckets()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.