Package | Description |
---|---|
org.jclouds.cloudstack.suppliers | |
org.jclouds.compute.stub.config | |
org.jclouds.rest.config | |
org.jclouds.rest.internal |
Constructor and Description |
---|
GetCurrentUser(CloudStackClient client,
String identity) |
Modifier and Type | Method and Description |
---|---|
protected Integer |
StubComputeServiceDependenciesModule.provideNodeIdForIdentity(String identity) |
protected ConcurrentMap<String,NodeMetadata> |
StubComputeServiceDependenciesModule.provideNodesForIdentity(String identity) |
Modifier and Type | Method and Description |
---|---|
protected String |
BindPropertiesToAnnotations.bindIdentity(String in) |
Modifier and Type | Method and Description |
---|---|
protected Credentials |
BindPropertiesToAnnotations.bindProviderCredentials(String identity,
String credential) |
Constructor and Description |
---|
RestContextImpl(Closer closer,
Map<String,Credentials> credentialStore,
Utils utils,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi,
com.google.common.base.Supplier<URI> endpoint,
String provider,
String identity,
String apiVersion,
String buildVersion,
Set<String> iso3166Codes) |
Copyright © 2009-2012 jclouds. All Rights Reserved.