Uses of Annotation Interface
org.jclouds.annotations.Name
Packages that use Name
-
Uses of Name in org.jclouds.internal
Constructor parameters in org.jclouds.internal with annotations of type NameModifierConstructorDescriptionprotected
ContextImpl
(String name, ProviderMetadata providerMetadata, com.google.common.base.Supplier<Credentials> creds, Utils utils, Closer closer) -
Uses of Name in org.jclouds.rest.internal
Constructor parameters in org.jclouds.rest.internal with annotations of type NameModifierConstructorDescriptionprotected
ApiContextImpl
(String name, ProviderMetadata providerMetadata, com.google.common.base.Supplier<Credentials> creds, Utils utils, Closer closer, com.google.inject.Injector injector, com.google.inject.TypeLiteral<A> api)