Uses of Interface
org.jclouds.compute.ComputeServiceAdapter
Packages that use ComputeServiceAdapter
Package
Description
-
Uses of ComputeServiceAdapter in org.jclouds.azurecompute.arm.compute
Classes in org.jclouds.azurecompute.arm.compute that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
Defines the connection between theAzureComputeApi
implementation and the jcloudsComputeService
. -
Uses of ComputeServiceAdapter in org.jclouds.byon.internal
Classes in org.jclouds.byon.internal that implement ComputeServiceAdapter -
Uses of ComputeServiceAdapter in org.jclouds.cloudstack.compute.strategy
Classes in org.jclouds.cloudstack.compute.strategy that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between theCloudStackApi
implementation and the jcloudsinvalid reference
ComputeService
-
Uses of ComputeServiceAdapter in org.jclouds.compute
Subinterfaces of ComputeServiceAdapter in org.jclouds.computeModifier and TypeInterfaceDescriptioninterface
A means of specifying the implementation of a service that uses jclouds types. -
Uses of ComputeServiceAdapter in org.jclouds.compute.config
Fields in org.jclouds.compute.config with type parameters of type ComputeServiceAdapterModifier and TypeFieldDescriptionprotected final Class
<? extends ComputeServiceAdapter<NodeMetadata, Hardware, Image, Location>> JCloudsNativeComputeServiceAdapterContextModule.adapter
Methods in org.jclouds.compute.config with parameters of type ComputeServiceAdapterModifier and TypeMethodDescriptionComputeServiceAdapterContextModule.provideHardware
(ComputeServiceAdapter<N, H, I, L> adapter, com.google.common.base.Function<H, Hardware> transformer) ComputeServiceAdapterContextModule.provideImages
(ComputeServiceAdapter<N, H, I, L> adapter, com.google.common.base.Function<I, Image> transformer, ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage addDefaultCredentialsToImage) protected final LocationsSupplier
ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule.supplyLocationsFromComputeServiceAdapter
(ComputeServiceAdapter<N, H, I, L> adapter, com.google.common.base.Function<L, Location> transformer) Constructor parameters in org.jclouds.compute.config with type arguments of type ComputeServiceAdapterModifierConstructorDescriptionJCloudsNativeComputeServiceAdapterContextModule
(Class<? extends ComputeServiceAdapter<NodeMetadata, Hardware, Image, Location>> adapter) -
Uses of ComputeServiceAdapter in org.jclouds.compute.strategy.impl
Constructors in org.jclouds.compute.strategy.impl with parameters of type ComputeServiceAdapterModifierConstructorDescriptionAdaptingComputeServiceStrategies
(Map<String, Credentials> credentialStore, PrioritizeCredentialsFromTemplate prioritizeCredentialsFromTemplate, ComputeServiceAdapter<N, H, I, L> client, com.google.common.base.Function<N, NodeMetadata> nodeMetadataAdapter, com.google.common.base.Function<I, Image> imageAdapter, ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage addDefaultCredentialsToImage) -
Uses of ComputeServiceAdapter in org.jclouds.compute.stub.config
Classes in org.jclouds.compute.stub.config that implement ComputeServiceAdapter -
Uses of ComputeServiceAdapter in org.jclouds.digitalocean2.compute
Classes in org.jclouds.digitalocean2.compute that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
Implementation of the Compute Service for the DigitalOcean API. -
Uses of ComputeServiceAdapter in org.jclouds.docker.compute.strategy
Classes in org.jclouds.docker.compute.strategy that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between theDockerApi
implementation and the jcloudsComputeService
-
Uses of ComputeServiceAdapter in org.jclouds.elasticstack.compute
Classes in org.jclouds.elasticstack.compute that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between theElasticStackApi
implementation and the jcloudsComputeService
-
Uses of ComputeServiceAdapter in org.jclouds.glesys.compute
Classes in org.jclouds.glesys.compute that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between theGleSYSApi
implementation and the jcloudsinvalid reference
ComputeService
-
Uses of ComputeServiceAdapter in org.jclouds.gogrid.compute.strategy
Classes in org.jclouds.gogrid.compute.strategy that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between theGoGridApi
implementation and the jcloudsinvalid reference
ComputeService
-
Uses of ComputeServiceAdapter in org.jclouds.googlecomputeengine.compute
Classes in org.jclouds.googlecomputeengine.compute that implement ComputeServiceAdapterModifier and TypeClassDescriptionfinal class
This implementation maps the following: ComputeMetadata.getId() toInstance.selfLink()
NodeMetadata.getGroup() toInstance.metadata()
asjclouds-group
NodeMetadata.getImageId() toInstance.metadata()
asjclouds-image
ComputeMetadata.getId() toMachineType.selfLink()
ComputeMetadata.getId() toImage.selfLink()
Location.getId() toZone.name()
Location.getDescription() toZone.selfLink()
-
Uses of ComputeServiceAdapter in org.jclouds.openstack.nova.v2_0.compute
Classes in org.jclouds.openstack.nova.v2_0.compute that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
The adapter used by the NovaComputeServiceContextModule to interface the nova-specific domain model to the computeService generic domain model. -
Uses of ComputeServiceAdapter in org.jclouds.packet.compute
Classes in org.jclouds.packet.compute that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between thePacketApi
implementation and the jcloudsComputeService
-
Uses of ComputeServiceAdapter in org.jclouds.profitbricks.compute
Classes in org.jclouds.profitbricks.compute that implement ComputeServiceAdapter -
Uses of ComputeServiceAdapter in org.jclouds.servermanager.compute.strategy
Classes in org.jclouds.servermanager.compute.strategy that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between theServerManager
implementation and the jcloudsinvalid reference
ComputeService
-
Uses of ComputeServiceAdapter in org.jclouds.softlayer.compute.strategy
Classes in org.jclouds.softlayer.compute.strategy that implement ComputeServiceAdapterModifier and TypeClassDescriptionclass
defines the connection between theSoftLayerApi
implementation and the jcloudsComputeService