Uses of Interface
org.jclouds.apis.ApiMetadata
-
-
Uses of ApiMetadata in org.jclouds
Fields in org.jclouds declared as ApiMetadata Modifier and Type Field Description protected ApiMetadata
ContextBuilder. apiMetadata
Methods in org.jclouds that return ApiMetadata Modifier and Type Method Description ApiMetadata
ContextBuilder. getApiMetadata()
Methods in org.jclouds with parameters of type ApiMetadata Modifier and Type Method Description static ContextBuilder
ContextBuilder. newBuilder(ApiMetadata apiMetadata)
Constructors in org.jclouds with parameters of type ApiMetadata Constructor Description ContextBuilder(ApiMetadata apiMetadata)
ContextBuilder(ProviderMetadata providerMetadata, ApiMetadata apiMetadata)
-
Uses of ApiMetadata in org.jclouds.apis
Methods in org.jclouds.apis that return ApiMetadata Modifier and Type Method Description ApiMetadata
ApiMetadata.Builder. build()
static ApiMetadata
Apis. withId(String id)
Returns the first api with the provided idMethods in org.jclouds.apis that return types with arguments of type ApiMetadata Modifier and Type Method Description static com.google.common.base.Predicate<ApiMetadata>
ApiPredicates. all()
Returns all apis available to jclouds regardless of type.static Iterable<ApiMetadata>
Apis. all()
Returns all available apis.static com.google.common.base.Predicate<ApiMetadata>
ApiPredicates. contextAssignableFrom(com.google.common.reflect.TypeToken<?> type)
Returns all apis who's contexts are assignable from the parameterstatic Iterable<ApiMetadata>
Apis. contextAssignableFrom(com.google.common.reflect.TypeToken<?> type)
Returns all apis who's contexts are assignable from the parameterstatic com.google.common.base.Predicate<ApiMetadata>
ApiPredicates. id(String id)
Returns all apis with the given id.static com.google.common.base.Function<ApiMetadata,String>
Apis. idFunction()
static com.google.common.base.Predicate<ApiMetadata>
ApiPredicates. viewableAs(com.google.common.reflect.TypeToken<?> type)
Returns all apis who's contexts are transformable to the parameterstatic Iterable<ApiMetadata>
Apis. viewableAs(com.google.common.reflect.TypeToken<? extends View> type)
Returns all apis who's contexts are assignable from the parameterstatic Iterable<ApiMetadata>
Apis. viewableAs(Class<? extends View> type)
Methods in org.jclouds.apis with parameters of type ApiMetadata Modifier and Type Method Description static com.google.common.reflect.TypeToken<?>
Apis. findView(ApiMetadata apiMetadata, com.google.common.reflect.TypeToken<?> view)
Returns the type of contextB
ApiMetadata.Builder. fromApiMetadata(ApiMetadata from)
-
Uses of ApiMetadata in org.jclouds.apis.internal
Classes in org.jclouds.apis.internal that implement ApiMetadata Modifier and Type Class Description class
BaseApiMetadata
The BaseApiMetadata class is an abstraction ofApiMetadata
to be extended by those implementing ApiMetadata.Methods in org.jclouds.apis.internal with parameters of type ApiMetadata Modifier and Type Method Description T
BaseApiMetadata.Builder. fromApiMetadata(ApiMetadata in)
-
Uses of ApiMetadata in org.jclouds.atmos
Classes in org.jclouds.atmos that implement ApiMetadata Modifier and Type Class Description class
AtmosApiMetadata
-
Uses of ApiMetadata in org.jclouds.aws.ec2
Classes in org.jclouds.aws.ec2 that implement ApiMetadata Modifier and Type Class Description class
AWSEC2ApiMetadata
-
Uses of ApiMetadata in org.jclouds.aws.s3
Classes in org.jclouds.aws.s3 that implement ApiMetadata Modifier and Type Class Description class
AWSS3ApiMetadata
Implementation ofS3ApiMetadata
for the Amazon-specific S3 API -
Uses of ApiMetadata in org.jclouds.azureblob
Classes in org.jclouds.azureblob that implement ApiMetadata Modifier and Type Class Description class
AzureBlobApiMetadata
-
Uses of ApiMetadata in org.jclouds.azurecompute.arm
Classes in org.jclouds.azurecompute.arm that implement ApiMetadata Modifier and Type Class Description class
AzureManagementApiMetadata
Implementation ofApiMetadata
for Microsoft Azure Resource Manager REST API -
Uses of ApiMetadata in org.jclouds.b2
Classes in org.jclouds.b2 that implement ApiMetadata Modifier and Type Class Description class
B2ApiMetadata
Methods in org.jclouds.b2 with parameters of type ApiMetadata Modifier and Type Method Description B2ApiMetadata.Builder
B2ApiMetadata.Builder. fromApiMetadata(ApiMetadata in)
-
Uses of ApiMetadata in org.jclouds.blobstore
Classes in org.jclouds.blobstore that implement ApiMetadata Modifier and Type Class Description class
TransientApiMetadata
Implementation ofApiMetadata
for jclouds in-memory (Transient) API -
Uses of ApiMetadata in org.jclouds.byon
Classes in org.jclouds.byon that implement ApiMetadata Modifier and Type Class Description class
BYONApiMetadata
Implementation ofApiMetadata
for jclouds BYON API -
Uses of ApiMetadata in org.jclouds.chef
Classes in org.jclouds.chef that implement ApiMetadata Modifier and Type Class Description class
ChefApiMetadata
Implementation ofApiMetadata
for Chef. -
Uses of ApiMetadata in org.jclouds.cloudstack
Classes in org.jclouds.cloudstack that implement ApiMetadata Modifier and Type Class Description class
CloudStackApiMetadata
Implementation ofApiMetadata
for Citrix/Apache CloudStack api. -
Uses of ApiMetadata in org.jclouds.cloudwatch
Classes in org.jclouds.cloudwatch that implement ApiMetadata Modifier and Type Class Description class
CloudWatchApiMetadata
Implementation ofApiMetadata
for Amazon's CloudWatch api. -
Uses of ApiMetadata in org.jclouds.compute.stub
Classes in org.jclouds.compute.stub that implement ApiMetadata Modifier and Type Class Description class
StubApiMetadata
Implementation ofApiMetadata
for jclouds in-memory (Stub) API -
Uses of ApiMetadata in org.jclouds.digitalocean2
Classes in org.jclouds.digitalocean2 that implement ApiMetadata Modifier and Type Class Description class
DigitalOcean2ApiMetadata
Implementation ofApiMetadata
for DigitalOcean v2 API -
Uses of ApiMetadata in org.jclouds.docker
Classes in org.jclouds.docker that implement ApiMetadata Modifier and Type Class Description class
DockerApiMetadata
Methods in org.jclouds.docker with parameters of type ApiMetadata Modifier and Type Method Description DockerApiMetadata.Builder
DockerApiMetadata.Builder. fromApiMetadata(ApiMetadata in)
-
Uses of ApiMetadata in org.jclouds.dynect.v3
Classes in org.jclouds.dynect.v3 that implement ApiMetadata Modifier and Type Class Description class
DynECTApiMetadata
Implementation ofApiMetadata
for DynECT 1.0 API -
Uses of ApiMetadata in org.jclouds.ec2
Classes in org.jclouds.ec2 that implement ApiMetadata Modifier and Type Class Description class
EC2ApiMetadata
Methods in org.jclouds.ec2 that return ApiMetadata Modifier and Type Method Description ApiMetadata
EC2ApiMetadata.Builder. build()
-
Uses of ApiMetadata in org.jclouds.elasticstack
Classes in org.jclouds.elasticstack that implement ApiMetadata Modifier and Type Class Description class
ElasticStackApiMetadata
Implementation ofApiMetadata
for the ElasticStack API -
Uses of ApiMetadata in org.jclouds.filesystem
Classes in org.jclouds.filesystem that implement ApiMetadata Modifier and Type Class Description class
FilesystemApiMetadata
Implementation ofApiMetadata
for jclouds Filesystem-based BlobStore -
Uses of ApiMetadata in org.jclouds.glesys
Classes in org.jclouds.glesys that implement ApiMetadata Modifier and Type Class Description class
GleSYSApiMetadata
Implementation ofApiMetadata
for API -
Uses of ApiMetadata in org.jclouds.gogrid
Classes in org.jclouds.gogrid that implement ApiMetadata Modifier and Type Class Description class
GoGridApiMetadata
Implementation ofApiMetadata
for API -
Uses of ApiMetadata in org.jclouds.googlecloudstorage
Classes in org.jclouds.googlecloudstorage that implement ApiMetadata Modifier and Type Class Description class
GoogleCloudStorageApiMetadata
-
Uses of ApiMetadata in org.jclouds.googlecomputeengine
Classes in org.jclouds.googlecomputeengine that implement ApiMetadata Modifier and Type Class Description class
GoogleComputeEngineApiMetadata
-
Uses of ApiMetadata in org.jclouds.openstack.cinder.v1
Classes in org.jclouds.openstack.cinder.v1 that implement ApiMetadata Modifier and Type Class Description class
CinderApiMetadata
Implementation ofApiMetadata
for Cinder v1 API -
Uses of ApiMetadata in org.jclouds.openstack.glance.v1_0
Classes in org.jclouds.openstack.glance.v1_0 that implement ApiMetadata Modifier and Type Class Description class
GlanceApiMetadata
Implementation ofApiMetadata
for Glance 1.0 API -
Uses of ApiMetadata in org.jclouds.openstack.keystone.v2_0
Classes in org.jclouds.openstack.keystone.v2_0 that implement ApiMetadata Modifier and Type Class Description class
KeystoneApiMetadata
Implementation ofApiMetadata
for Keystone 2.0 API -
Uses of ApiMetadata in org.jclouds.openstack.keystone.v3
Classes in org.jclouds.openstack.keystone.v3 that implement ApiMetadata Modifier and Type Class Description class
KeystoneApiMetadata
Implementation ofApiMetadata
for Keystone 3.0 API -
Uses of ApiMetadata in org.jclouds.openstack.marconi.v1
Classes in org.jclouds.openstack.marconi.v1 that implement ApiMetadata Modifier and Type Class Description class
MarconiApiMetadata
Implementation ofApiMetadata
for Marconi 1.0 API -
Uses of ApiMetadata in org.jclouds.openstack.neutron.v2
Classes in org.jclouds.openstack.neutron.v2 that implement ApiMetadata Modifier and Type Class Description class
NeutronApiMetadata
Implementation ofApiMetadata
for Neutron 2.0 APIMethods in org.jclouds.openstack.neutron.v2 with parameters of type ApiMetadata Modifier and Type Method Description NeutronApiMetadata.Builder
NeutronApiMetadata.Builder. fromApiMetadata(ApiMetadata in)
-
Uses of ApiMetadata in org.jclouds.openstack.nova.ec2
Classes in org.jclouds.openstack.nova.ec2 that implement ApiMetadata Modifier and Type Class Description class
NovaEC2ApiMetadata
-
Uses of ApiMetadata in org.jclouds.openstack.nova.v2_0
Classes in org.jclouds.openstack.nova.v2_0 that implement ApiMetadata Modifier and Type Class Description class
NovaApiMetadata
Implementation ofApiMetadata
for Nova 2.0 API -
Uses of ApiMetadata in org.jclouds.openstack.swift.v1
Classes in org.jclouds.openstack.swift.v1 that implement ApiMetadata Modifier and Type Class Description class
SwiftApiMetadata
-
Uses of ApiMetadata in org.jclouds.openstack.trove.v1
Classes in org.jclouds.openstack.trove.v1 that implement ApiMetadata Modifier and Type Class Description class
TroveApiMetadata
Implementation ofApiMetadata
for the OpenStack Trove v1 API. -
Uses of ApiMetadata in org.jclouds.osgi
Methods in org.jclouds.osgi with type parameters of type ApiMetadata Modifier and Type Method Description <A extends ApiMetadata>
voidApiListener. added(A api)
Method to be called when an api gets added.<A extends ApiMetadata>
voidApiListener. removed(A api)
Method to be called when an api gets removed.Methods in org.jclouds.osgi that return types with arguments of type ApiMetadata Modifier and Type Method Description static Iterable<ApiMetadata>
ApiRegistry. fromRegistry()
Iterable<ApiMetadata>
MetadataBundleListener. listApiMetadata(org.osgi.framework.Bundle bundle)
Creates an instance ofApiMetadata
from theBundle
.Methods in org.jclouds.osgi with parameters of type ApiMetadata Modifier and Type Method Description static void
ApiRegistry. registerApi(ApiMetadata api)
static void
ApiRegistry. unRegisterApi(ApiMetadata api)
-
Uses of ApiMetadata in org.jclouds.packet
Classes in org.jclouds.packet that implement ApiMetadata Modifier and Type Class Description class
PacketApiMetadata
Implementation ofApiMetadata
for Packet API -
Uses of ApiMetadata in org.jclouds.profitbricks
Classes in org.jclouds.profitbricks that implement ApiMetadata Modifier and Type Class Description class
ProfitBricksApiMetadata
Implementation ofApiMetadata
for ProfitBricks API. -
Uses of ApiMetadata in org.jclouds.providers
Methods in org.jclouds.providers that return ApiMetadata Modifier and Type Method Description ApiMetadata
Providers.ApiMetadataFunction. apply(ProviderMetadata input)
ApiMetadata
ProviderMetadata. getApiMetadata()
Methods in org.jclouds.providers that return types with arguments of type ApiMetadata Modifier and Type Method Description static com.google.common.base.Function<ProviderMetadata,ApiMetadata>
Providers. apiMetadataFunction()
Methods in org.jclouds.providers with parameters of type ApiMetadata Modifier and Type Method Description ProviderMetadata.Builder
ProviderMetadata.Builder. apiMetadata(ApiMetadata api)
static ProviderMetadata
AnonymousProviderMetadata. forApiWithEndpoint(ApiMetadata md, String endpoint)
Method parameters in org.jclouds.providers with type arguments of type ApiMetadata Modifier and Type Method Description static com.google.common.base.Predicate<ProviderMetadata>
ProviderPredicates. apiMetadataAssignableFrom(com.google.common.reflect.TypeToken<? extends ApiMetadata> apiClass)
Returns all providers with an apimetadata assignable from the given api.static Iterable<ProviderMetadata>
Providers. apiMetadataAssignableFrom(com.google.common.reflect.TypeToken<? extends ApiMetadata> api)
Returns the providers that are of the provided api.Constructors in org.jclouds.providers with parameters of type ApiMetadata Constructor Description AnonymousProviderMetadata(ApiMetadata apiMetadata, String endpoint)
Builder(ApiMetadata apiMetadata, String endpoint)
-
Uses of ApiMetadata in org.jclouds.providers.internal
Fields in org.jclouds.providers.internal declared as ApiMetadata Modifier and Type Field Description protected ApiMetadata
BaseProviderMetadata. api
protected ApiMetadata
BaseProviderMetadata.Builder. api
Methods in org.jclouds.providers.internal that return ApiMetadata Modifier and Type Method Description ApiMetadata
BaseProviderMetadata. getApiMetadata()
Methods in org.jclouds.providers.internal with parameters of type ApiMetadata Modifier and Type Method Description BaseProviderMetadata.Builder
BaseProviderMetadata.Builder. apiMetadata(ApiMetadata api)
Constructors in org.jclouds.providers.internal with parameters of type ApiMetadata Constructor Description BaseProviderMetadata(String id, String name, ApiMetadata api, String endpoint, Properties defaultProperties, com.google.common.base.Optional<URI> homepage, com.google.common.base.Optional<URI> console, Set<String> linkedServices, Set<String> iso3166Codes)
UpdateProviderMetadataFromProperties(ApiMetadata apiMetadata)
UpdateProviderMetadataFromProperties(ApiMetadata apiMetadata, com.google.common.base.Optional<ProviderMetadata> providerMetadata)
-
Uses of ApiMetadata in org.jclouds.rackspace.autoscale.v1
Classes in org.jclouds.rackspace.autoscale.v1 that implement ApiMetadata Modifier and Type Class Description class
AutoscaleApiMetadata
Implementation ofApiMetadata
for the Rackspace Auto Scale API. -
Uses of ApiMetadata in org.jclouds.rackspace.clouddns.v1
Classes in org.jclouds.rackspace.clouddns.v1 that implement ApiMetadata Modifier and Type Class Description class
CloudDNSApiMetadata
Implementation ofApiMetadata
for Rackspace Cloud DNS 1.0 API -
Uses of ApiMetadata in org.jclouds.rackspace.cloudfiles.v1
Classes in org.jclouds.rackspace.cloudfiles.v1 that implement ApiMetadata Modifier and Type Class Description class
CloudFilesApiMetadata
Implementation ofApiMetadata
for Cloud Files. -
Uses of ApiMetadata in org.jclouds.rackspace.cloudidentity.v2_0
Classes in org.jclouds.rackspace.cloudidentity.v2_0 that implement ApiMetadata Modifier and Type Class Description class
CloudIdentityApiMetadata
Implementation ofApiMetadata
for the Rackspace Cloud Identity Service -
Uses of ApiMetadata in org.jclouds.rackspace.cloudloadbalancers.v1
Classes in org.jclouds.rackspace.cloudloadbalancers.v1 that implement ApiMetadata Modifier and Type Class Description class
CloudLoadBalancersApiMetadata
Implementation ofApiMetadata
for the Rackspace Cloud Load Balancers v1.0 API. -
Uses of ApiMetadata in org.jclouds.rest
Subinterfaces of ApiMetadata in org.jclouds.rest Modifier and Type Interface Description interface
HttpApiMetadata<A>
Classes in org.jclouds.rest that implement ApiMetadata Modifier and Type Class Description class
AnonymousHttpApiMetadata<A>
Useful in creating arbitrary http apis. -
Uses of ApiMetadata in org.jclouds.rest.internal
Classes in org.jclouds.rest.internal that implement ApiMetadata Modifier and Type Class Description class
BaseHttpApiMetadata<A>
Useful in creating http apis.Methods in org.jclouds.rest.internal with parameters of type ApiMetadata Modifier and Type Method Description T
BaseHttpApiMetadata.Builder. fromApiMetadata(ApiMetadata in)
-
Uses of ApiMetadata in org.jclouds.route53
Classes in org.jclouds.route53 that implement ApiMetadata Modifier and Type Class Description class
Route53ApiMetadata
Implementation ofApiMetadata
for Amazon's Route53 api. -
Uses of ApiMetadata in org.jclouds.s3
Classes in org.jclouds.s3 that implement ApiMetadata Modifier and Type Class Description class
S3ApiMetadata
Implementation ofApiMetadata
for Amazon's S3 api.Methods in org.jclouds.s3 that return ApiMetadata Modifier and Type Method Description ApiMetadata
S3ApiMetadata.Builder. build()
-
Uses of ApiMetadata in org.jclouds.servermanager
Classes in org.jclouds.servermanager that implement ApiMetadata Modifier and Type Class Description class
ServerManagerApiMetadata
Implementation ofApiMetadata
for an example of library integration (ServerManager) -
Uses of ApiMetadata in org.jclouds.softlayer
Classes in org.jclouds.softlayer that implement ApiMetadata Modifier and Type Class Description class
SoftLayerApiMetadata
Implementation ofApiMetadata
for API -
Uses of ApiMetadata in org.jclouds.sqs
Classes in org.jclouds.sqs that implement ApiMetadata Modifier and Type Class Description class
SQSApiMetadata
Implementation ofApiMetadata
for Amazon's Simple Queue Service api. -
Uses of ApiMetadata in org.jclouds.sts
Classes in org.jclouds.sts that implement ApiMetadata Modifier and Type Class Description class
STSApiMetadata
Implementation ofApiMetadata
for Amazon's STS api. -
Uses of ApiMetadata in org.jclouds.ultradns.ws
Classes in org.jclouds.ultradns.ws that implement ApiMetadata Modifier and Type Class Description class
UltraDNSWSApiMetadata
Implementation ofApiMetadata
for Neustar's UltraDNSWS api.
-