|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Utils | |
---|---|
org.jclouds.rest | |
org.jclouds.rest.internal |
Uses of Utils in org.jclouds.rest |
---|
Methods in org.jclouds.rest that return Utils | |
---|---|
Utils |
RestContext.getUtils()
|
Utils |
RestContext.utils()
|
Uses of Utils in org.jclouds.rest.internal |
---|
Classes in org.jclouds.rest.internal that implement Utils | |
---|---|
class |
UtilsImpl
|
Methods in org.jclouds.rest.internal that return Utils | |
---|---|
Utils |
RestContextImpl.getUtils()
|
Utils |
RestContextImpl.utils()
|
Constructors in org.jclouds.rest.internal with parameters of type Utils | |
---|---|
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,
URI endpoint,
String provider,
String identity,
String apiVersion,
Set<String> iso3166Codes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |