Uses of Class
de.otto.flummi.response.MultiGetResponseDocument
-
Packages that use MultiGetResponseDocument Package Description de.otto.flummi.response -
-
Uses of MultiGetResponseDocument in de.otto.flummi.response
Methods in de.otto.flummi.response that return types with arguments of type MultiGetResponseDocument Modifier and Type Method Description List<MultiGetResponseDocument>MultiGetResponse. getMultiGetResponseDocuments()Constructor parameters in de.otto.flummi.response with type arguments of type MultiGetResponseDocument Constructor Description MultiGetResponse(List<MultiGetResponseDocument> multiGetResponseDocuments, long tookInMillis)
-