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 byHttpCommandExecutorService
commands.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 interface
AWSAMIApi
Provides access to AMI Services.interface
AWSInstanceApi
Provides access to EC2 Instance Services via their REST API.interface
AWSKeyPairApi
interface
AWSSecurityGroupApi
Provides access to EC2 SecurityGroup Services via their REST API.interface
AWSSubnetApi
Provides access to Amazon EC2 via the Query APIinterface
InternetGatewayApi
Provides access to InternetGateway Services.interface
MonitoringApi
Provides access to EC2 Monitoring Services via their REST API.interface
PlacementGroupApi
Provides access to EC2 Placement Groups via their REST API.interface
RouteTableApi
Provides access to AWS Route Table services.interface
SpotInstanceApi
Provides access to EC2 Spot Instances via their REST API.interface
VPCApi
Provides 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 interface
AlarmApi
Provides access to Amazon CloudWatch via the Query APIinterface
MetricApi
Provides 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 interface
AMIApi
Provides access to AMI Services.interface
AvailabilityZoneAndRegionApi
Provides access to EC2 Availability Zones and Regions via their REST API.interface
ElasticBlockStoreApi
Provides access to EC2 Elastic Block Store services via their REST API.interface
ElasticIPAddressApi
Provides access to EC2 Elastic IP Addresses via REST API.interface
InstanceApi
Provides access to EC2 Instance Services via their REST API.interface
KeyPairApi
Provides access to EC2 via their REST API.interface
SecurityGroupApi
Provides access to EC2 via their REST API.interface
SubnetApi
Provides access to Amazon EC2 via the Query APIinterface
TagApi
Provides access to Amazon EC2 via the Query APIinterface
WindowsApi
Provides 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 interface
OpenStackAuthClient
Provides 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 interface
NovaEC2KeyPairApi
-
Uses of VirtualHost in org.jclouds.route53
Classes in org.jclouds.route53 with annotations of type VirtualHost Modifier and Type Interface Description interface
Route53Api
Provides 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 interface
HostedZoneApi
interface
ResourceRecordSetApi
-
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 interface
MessageApi
Provides access to SQS via their REST API.interface
PermissionApi
Provides access to SQS via their REST API.interface
QueueApi
Provides 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 interface
STSApi
Provides 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 interface
UltraDNSWSApi
Provides 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 interface
DirectionalGroupApi
interface
DirectionalPoolApi
interface
ResourceRecordApi
interface
RoundRobinPoolApi
interface
TaskApi
interface
TrafficControllerPoolApi
interface
ZoneApi
-