Uses of Class
org.jclouds.rest.annotations.VirtualHost
- 
Packages that use VirtualHost Package Description org.jclouds.aws.ec2.features org.jclouds.cloudwatch.features org.jclouds.ec2.features org.jclouds.openstack.internal org.jclouds.openstack.nova.ec2.features org.jclouds.route53 org.jclouds.route53.features org.jclouds.s3 This package contains an Amazon S3 client implemented byHttpCommandExecutorServicecommands.org.jclouds.sqs.features org.jclouds.sts org.jclouds.ultradns.ws org.jclouds.ultradns.ws.features  - 
- 
Uses of VirtualHost in org.jclouds.aws.ec2.features
Classes in org.jclouds.aws.ec2.features with annotations of type VirtualHost Modifier and Type Interface Description interfaceAWSAMIApiProvides access to AMI Services.interfaceAWSInstanceApiProvides access to EC2 Instance Services via their REST API.interfaceAWSKeyPairApiinterfaceAWSSecurityGroupApiProvides access to EC2 SecurityGroup Services via their REST API.interfaceAWSSubnetApiProvides access to Amazon EC2 via the Query APIinterfaceInternetGatewayApiProvides access to InternetGateway Services.interfaceMonitoringApiProvides access to EC2 Monitoring Services via their REST API.interfacePlacementGroupApiProvides access to EC2 Placement Groups via their REST API.interfaceRouteTableApiProvides access to AWS Route Table services.interfaceSpotInstanceApiProvides access to EC2 Spot Instances via their REST API.interfaceVPCApiProvides access to VPC Services. - 
Uses of VirtualHost in org.jclouds.cloudwatch.features
Classes in org.jclouds.cloudwatch.features with annotations of type VirtualHost Modifier and Type Interface Description interfaceAlarmApiProvides access to Amazon CloudWatch via the Query APIinterfaceMetricApiProvides access to Amazon CloudWatch via the Query API - 
Uses of VirtualHost in org.jclouds.ec2.features
Classes in org.jclouds.ec2.features with annotations of type VirtualHost Modifier and Type Interface Description interfaceAMIApiProvides access to AMI Services.interfaceAvailabilityZoneAndRegionApiProvides access to EC2 Availability Zones and Regions via their REST API.interfaceElasticBlockStoreApiProvides access to EC2 Elastic Block Store services via their REST API.interfaceElasticIPAddressApiProvides access to EC2 Elastic IP Addresses via REST API.interfaceInstanceApiProvides access to EC2 Instance Services via their REST API.interfaceKeyPairApiProvides access to EC2 via their REST API.interfaceSecurityGroupApiProvides access to EC2 via their REST API.interfaceSubnetApiProvides access to Amazon EC2 via the Query APIinterfaceTagApiProvides access to Amazon EC2 via the Query APIinterfaceWindowsApiProvides access to EC2 Windows Features via the Query API - 
Uses of VirtualHost in org.jclouds.openstack.internal
Classes in org.jclouds.openstack.internal with annotations of type VirtualHost Modifier and Type Interface Description interfaceOpenStackAuthClientProvides access to OpenStack auth. - 
Uses of VirtualHost in org.jclouds.openstack.nova.ec2.features
Classes in org.jclouds.openstack.nova.ec2.features with annotations of type VirtualHost Modifier and Type Interface Description interfaceNovaEC2KeyPairApi - 
Uses of VirtualHost in org.jclouds.route53
Classes in org.jclouds.route53 with annotations of type VirtualHost Modifier and Type Interface Description interfaceRoute53ApiProvides access to Amazon Route53 via the Query API - 
Uses of VirtualHost in org.jclouds.route53.features
Classes in org.jclouds.route53.features with annotations of type VirtualHost Modifier and Type Interface Description interfaceHostedZoneApiinterfaceResourceRecordSetApi - 
Uses of VirtualHost in org.jclouds.s3
Methods in org.jclouds.s3 with annotations of type VirtualHost Modifier and Type Method Description Set<BucketMetadata>S3Client. listOwnedBuckets()Returns a list of all of the buckets owned by the authenticated sender of the request. - 
Uses of VirtualHost in org.jclouds.sqs.features
Classes in org.jclouds.sqs.features with annotations of type VirtualHost Modifier and Type Interface Description interfaceMessageApiProvides access to SQS via their REST API.interfacePermissionApiProvides access to SQS via their REST API.interfaceQueueApiProvides access to SQS via their REST API. - 
Uses of VirtualHost in org.jclouds.sts
Classes in org.jclouds.sts with annotations of type VirtualHost Modifier and Type Interface Description interfaceSTSApiProvides access to Amazon STS via the Query API - 
Uses of VirtualHost in org.jclouds.ultradns.ws
Classes in org.jclouds.ultradns.ws with annotations of type VirtualHost Modifier and Type Interface Description interfaceUltraDNSWSApiProvides access to Neustar UltraDNS via the SOAP API - 
Uses of VirtualHost in org.jclouds.ultradns.ws.features
Classes in org.jclouds.ultradns.ws.features with annotations of type VirtualHost Modifier and Type Interface Description interfaceDirectionalGroupApiinterfaceDirectionalPoolApiinterfaceResourceRecordApiinterfaceRoundRobinPoolApiinterfaceTaskApiinterfaceTrafficControllerPoolApiinterfaceZoneApi 
 -