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

Packages that use VirtualHost
org.jclouds.aws.ec2.services   
org.jclouds.cloudwatch   
org.jclouds.ec2.services   
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 CloudWatchAsyncClient
          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.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.