Uses of Interface
org.jclouds.rest.RestApiMetadata

Packages that use RestApiMetadata
org.jclouds.apis   
org.jclouds.atmos   
org.jclouds.aws.ec2   
org.jclouds.aws.s3   
org.jclouds.azureblob   
org.jclouds.cloudfiles This package contains an Rackspace Cloud Files client implemented by HttpCommandExecutorService commands. 
org.jclouds.cloudloadbalancers   
org.jclouds.cloudservers   
org.jclouds.cloudsigma   
org.jclouds.cloudstack   
org.jclouds.cloudwatch   
org.jclouds.config   
org.jclouds.deltacloud   
org.jclouds.ec2   
org.jclouds.elasticstack   
org.jclouds.elb   
org.jclouds.eucalyptus   
org.jclouds.glesys   
org.jclouds.gogrid   
org.jclouds.hpcloud.objectstorage This package contains an HP Cloud Object Storage client implemented by HttpCommandExecutorService commands. 
org.jclouds.iam   
org.jclouds.jenkins.v1   
org.jclouds.joyent.cloudapi.v6_5   
org.jclouds.openstack.glance.v1_0   
org.jclouds.openstack.keystone.v2_0   
org.jclouds.openstack.nova   
org.jclouds.openstack.nova.ec2   
org.jclouds.openstack.quantum.v1_0   
org.jclouds.openstack.swift   
org.jclouds.opsource.servers   
org.jclouds.rackspace.cloudidentity.v2_0   
org.jclouds.rds   
org.jclouds.rest   
org.jclouds.rest.internal   
org.jclouds.rimuhosting.miro   
org.jclouds.s3 This package contains an Amazon S3 client implemented by HttpCommandExecutorService commands. 
org.jclouds.savvis.vpdc   
org.jclouds.slicehost   
org.jclouds.snia.cdmi.v1   
org.jclouds.softlayer   
org.jclouds.trmk.ecloud   
org.jclouds.trmk.vcloud_0_8.internal   
org.jclouds.trmk.vcloudexpress   
org.jclouds.vcloud   
org.jclouds.vcloud.director.v1_5   
org.jclouds.walrus   
 

Uses of RestApiMetadata in org.jclouds.apis
 

Methods in org.jclouds.apis that return types with arguments of type RestApiMetadata
static com.google.common.base.Predicate<RestApiMetadata> ApiPredicates.apiAssignableFrom(com.google.common.reflect.TypeToken<?> type)
          Returns all apis with the given type.
 

Uses of RestApiMetadata in org.jclouds.atmos
 

Classes in org.jclouds.atmos that implement RestApiMetadata
 class AtmosApiMetadata
          Implementation of ApiMetadata for Rackspace Cloud Files API
 

Uses of RestApiMetadata in org.jclouds.aws.ec2
 

Classes in org.jclouds.aws.ec2 that implement RestApiMetadata
 class AWSEC2ApiMetadata
          Implementation of ApiMetadata for the Amazon-specific EC2 API
 

Uses of RestApiMetadata in org.jclouds.aws.s3
 

Classes in org.jclouds.aws.s3 that implement RestApiMetadata
 class AWSS3ApiMetadata
          Implementation of ApiMetadata for the Amazon-specific S3 API
 

Uses of RestApiMetadata in org.jclouds.azureblob
 

Classes in org.jclouds.azureblob that implement RestApiMetadata
 class AzureBlobApiMetadata
          Implementation of ApiMetadata for Microsoft Azure Blob Service API
 

Uses of RestApiMetadata in org.jclouds.cloudfiles
 

Classes in org.jclouds.cloudfiles that implement RestApiMetadata
 class CloudFilesApiMetadata
          Implementation of ApiMetadata for Rackspace Cloud Files API
 

Uses of RestApiMetadata in org.jclouds.cloudloadbalancers
 

Classes in org.jclouds.cloudloadbalancers that implement RestApiMetadata
 class CloudLoadBalancersApiMetadata
          Implementation of ApiMetadata for CloudLoadBalancers 1.0 API
 

Uses of RestApiMetadata in org.jclouds.cloudservers
 

Classes in org.jclouds.cloudservers that implement RestApiMetadata
 class CloudServersApiMetadata
          Implementation of ApiMetadata for CloudServers 1.0 API
 

Uses of RestApiMetadata in org.jclouds.cloudsigma
 

Classes in org.jclouds.cloudsigma that implement RestApiMetadata
 class CloudSigmaApiMetadata
          Implementation of ApiMetadata for the Cloud Sigma API
 

Uses of RestApiMetadata in org.jclouds.cloudstack
 

Classes in org.jclouds.cloudstack that implement RestApiMetadata
 class CloudStackApiMetadata
          Implementation of ApiMetadata for Citrix/Apache CloudStack api.
 

Uses of RestApiMetadata in org.jclouds.cloudwatch
 

Classes in org.jclouds.cloudwatch that implement RestApiMetadata
 class CloudWatchApiMetadata
          Implementation of ApiMetadata for Amazon's CloudWatch api.
 

Uses of RestApiMetadata in org.jclouds.config
 

Constructors in org.jclouds.config with parameters of type RestApiMetadata
BindRestContextWithWildcardExtendsExplicitAndRawType(RestApiMetadata restApiMetadata)
           
 

Uses of RestApiMetadata in org.jclouds.deltacloud
 

Classes in org.jclouds.deltacloud that implement RestApiMetadata
 class DeltacloudApiMetadata
          Implementation of ApiMetadata for Apache Deltacloud API
 

Uses of RestApiMetadata in org.jclouds.ec2
 

Classes in org.jclouds.ec2 that implement RestApiMetadata
 class EC2ApiMetadata
          Implementation of ApiMetadata for Amazon's EC2 api.
 

Uses of RestApiMetadata in org.jclouds.elasticstack
 

Classes in org.jclouds.elasticstack that implement RestApiMetadata
 class ElasticStackApiMetadata
          Implementation of ApiMetadata for the ElasticStack API
 

Uses of RestApiMetadata in org.jclouds.elb
 

Classes in org.jclouds.elb that implement RestApiMetadata
 class ELBApiMetadata
          Implementation of ApiMetadata for Amazon's Elastic Load Balancing api.
 

Uses of RestApiMetadata in org.jclouds.eucalyptus
 

Classes in org.jclouds.eucalyptus that implement RestApiMetadata
 class EucalyptusApiMetadata
          Implementation of ApiMetadata for the Eucalyptus (EC2 clone) api.
 

Uses of RestApiMetadata in org.jclouds.glesys
 

Classes in org.jclouds.glesys that implement RestApiMetadata
 class GleSYSApiMetadata
          Implementation of ApiMetadata for API
 

Uses of RestApiMetadata in org.jclouds.gogrid
 

Classes in org.jclouds.gogrid that implement RestApiMetadata
 class GoGridApiMetadata
          Implementation of ApiMetadata for API
 

Uses of RestApiMetadata in org.jclouds.hpcloud.objectstorage
 

Classes in org.jclouds.hpcloud.objectstorage that implement RestApiMetadata
 class HPCloudObjectStorageApiMetadata
          Implementation of ProviderMetadata for HP Cloud Services Object Storage
 

Uses of RestApiMetadata in org.jclouds.iam
 

Classes in org.jclouds.iam that implement RestApiMetadata
 class IAMApiMetadata
          Implementation of ApiMetadata for Amazon's IAM api.
 

Uses of RestApiMetadata in org.jclouds.jenkins.v1
 

Classes in org.jclouds.jenkins.v1 that implement RestApiMetadata
 class JenkinsApiMetadata
          Implementation of ApiMetadata for Jenkins 1.0 API
 

Uses of RestApiMetadata in org.jclouds.joyent.cloudapi.v6_5
 

Classes in org.jclouds.joyent.cloudapi.v6_5 that implement RestApiMetadata
 class JoyentCloudApiMetadata
          Implementation of ApiMetadata for JoyentCloud ~6.5 API
 

Uses of RestApiMetadata in org.jclouds.openstack.glance.v1_0
 

Classes in org.jclouds.openstack.glance.v1_0 that implement RestApiMetadata
 class GlanceApiMetadata
          Implementation of ApiMetadata for Glance 1.0 API
 

Uses of RestApiMetadata in org.jclouds.openstack.keystone.v2_0
 

Classes in org.jclouds.openstack.keystone.v2_0 that implement RestApiMetadata
 class KeystoneApiMetadata
          Implementation of ApiMetadata for Keystone 2.0 API
 

Uses of RestApiMetadata in org.jclouds.openstack.nova
 

Classes in org.jclouds.openstack.nova that implement RestApiMetadata
 class NovaApiMetadata
          Implementation of ApiMetadata for Nova 1.0 API
 

Uses of RestApiMetadata in org.jclouds.openstack.nova.ec2
 

Classes in org.jclouds.openstack.nova.ec2 that implement RestApiMetadata
 class NovaEC2ApiMetadata
          Implementation of ApiMetadata for the OpenStack Nova's EC2-clone API
 

Uses of RestApiMetadata in org.jclouds.openstack.quantum.v1_0
 

Classes in org.jclouds.openstack.quantum.v1_0 that implement RestApiMetadata
 class QuantumApiMetadata
          Implementation of ApiMetadata for Quantum 1.0 API
 

Uses of RestApiMetadata in org.jclouds.openstack.swift
 

Classes in org.jclouds.openstack.swift that implement RestApiMetadata
 class SwiftApiMetadata
          Implementation of ApiMetadata for OpenStack Swift
 class SwiftKeystoneApiMetadata
          Implementation of ApiMetadata for OpenStack Swift authenticated with KeyStone
 

Uses of RestApiMetadata in org.jclouds.opsource.servers
 

Classes in org.jclouds.opsource.servers that implement RestApiMetadata
 class OpSourceServersApiMetadata
          Implementation of ApiMetadata for API
 

Uses of RestApiMetadata in org.jclouds.rackspace.cloudidentity.v2_0
 

Classes in org.jclouds.rackspace.cloudidentity.v2_0 that implement RestApiMetadata
 class CloudIdentityApiMetadata
          Implementation of ApiMetadata for the Rackspace Cloud Identity Service
 

Uses of RestApiMetadata in org.jclouds.rds
 

Classes in org.jclouds.rds that implement RestApiMetadata
 class RDSApiMetadata
          Implementation of ApiMetadata for Amazon's Relational Database Service api.
 

Uses of RestApiMetadata in org.jclouds.rest
 

Classes in org.jclouds.rest that implement RestApiMetadata
 class AnonymousRestApiMetadata
          Useful in creating arbitrary clients.
 

Uses of RestApiMetadata in org.jclouds.rest.internal
 

Classes in org.jclouds.rest.internal that implement RestApiMetadata
 class BaseRestApiMetadata
          Useful in creating rest apis.
 

Uses of RestApiMetadata in org.jclouds.rimuhosting.miro
 

Classes in org.jclouds.rimuhosting.miro that implement RestApiMetadata
 class RimuHostingApiMetadata
          Implementation of ApiMetadata for RimuHosting API
 

Uses of RestApiMetadata in org.jclouds.s3
 

Classes in org.jclouds.s3 that implement RestApiMetadata
 class S3ApiMetadata
          Implementation of ApiMetadata for Amazon's S3 api.
 

Uses of RestApiMetadata in org.jclouds.savvis.vpdc
 

Classes in org.jclouds.savvis.vpdc that implement RestApiMetadata
 class VPDCApiMetadata
          Implementation of org.jclouds.types.ApiMetadata for Savvis Symphony VPDC services.
 

Uses of RestApiMetadata in org.jclouds.slicehost
 

Classes in org.jclouds.slicehost that implement RestApiMetadata
 class SlicehostApiMetadata
          Implementation of ApiMetadata for Slicehost 1.0 API
 

Uses of RestApiMetadata in org.jclouds.snia.cdmi.v1
 

Classes in org.jclouds.snia.cdmi.v1 that implement RestApiMetadata
 class CDMIApiMetadata
          Implementation of ApiMetadata for CDMI 1.0.1 API
 

Uses of RestApiMetadata in org.jclouds.softlayer
 

Classes in org.jclouds.softlayer that implement RestApiMetadata
 class SoftLayerApiMetadata
          Implementation of ApiMetadata for API
 

Uses of RestApiMetadata in org.jclouds.trmk.ecloud
 

Classes in org.jclouds.trmk.ecloud that implement RestApiMetadata
 class TerremarkECloudApiMetadata
          Implementation of ApiMetadata for Terremark eCloud v2.8 API
 

Uses of RestApiMetadata in org.jclouds.trmk.vcloud_0_8.internal
 

Classes in org.jclouds.trmk.vcloud_0_8.internal that implement RestApiMetadata
 class TerremarkVCloudApiMetadata
          Implementation of ApiMetadata for Terremark's VCloud api.
 

Uses of RestApiMetadata in org.jclouds.trmk.vcloudexpress
 

Classes in org.jclouds.trmk.vcloudexpress that implement RestApiMetadata
 class TerremarkVCloudExpressApiMetadata
          Implementation of ApiMetadata for the Terremark vCloud Express API
 

Uses of RestApiMetadata in org.jclouds.vcloud
 

Classes in org.jclouds.vcloud that implement RestApiMetadata
 class VCloudApiMetadata
          Implementation of ApiMetadata for VCloud 1.0 API
 

Uses of RestApiMetadata in org.jclouds.vcloud.director.v1_5
 

Classes in org.jclouds.vcloud.director.v1_5 that implement RestApiMetadata
 class VCloudDirectorApiMetadata
          Implementation of ApiMetadata for VCloudDirector 1.5 API
 

Uses of RestApiMetadata in org.jclouds.walrus
 

Classes in org.jclouds.walrus that implement RestApiMetadata
 class WalrusApiMetadata
          Implementation of ApiMetadata for the Walrus S3 API
 



Copyright © 2009-2012 jclouds. All Rights Reserved.