Uses of Class
org.jclouds.reflect.InvocationSuccess

Packages that use InvocationSuccess
org.jclouds.reflect   
org.jclouds.rest.functions   
 

Uses of InvocationSuccess in org.jclouds.reflect
 

Methods in org.jclouds.reflect that return InvocationSuccess
static InvocationSuccess InvocationSuccess.create(Invocation invocation, Object result)
           
 

Uses of InvocationSuccess in org.jclouds.rest.functions
 

Methods in org.jclouds.rest.functions with parameters of type InvocationSuccess
 com.google.common.base.Optional<Object> PresentWhenApiVersionLexicographicallyAtOrAfterSinceApiVersion.apply(InvocationSuccess input)
           
 com.google.common.base.Optional<Object> AlwaysPresentImplicitOptionalConverter.apply(InvocationSuccess input)
           
 



Copyright © 2009-2013 jclouds. All Rights Reserved.