Uses of Class
org.mule.modules.google.api.client.batch.BatchResponse

Packages that use BatchResponse
org.mule.modules.google.api.client.batch   
 

Uses of BatchResponse in org.mule.modules.google.api.client.batch
 

Methods in org.mule.modules.google.api.client.batch that return BatchResponse
 BatchResponse<T> BatchResponse.addError(com.google.api.client.googleapis.json.GoogleJsonError error)
           
 BatchResponse<T> BatchResponse.addSuccessful(T succesful)
           
 BatchResponse<W> BatchCallback.getResponse()
           
 



Copyright © 2012. All Rights Reserved.