Uses of Class
com.google.appengine.tools.cloudstorage.ListItem
-
Packages that use ListItem Package Description com.google.appengine.tools.cloudstorage -
-
Uses of ListItem in com.google.appengine.tools.cloudstorage
Methods in com.google.appengine.tools.cloudstorage that return ListItem Modifier and Type Method and Description ListItem
ListItem.Builder. build()
protected ListItem
ListResult. computeNext()
Methods in com.google.appengine.tools.cloudstorage that return types with arguments of type ListItem Modifier and Type Method and Description List<ListItem>
RawGcsService.ListItemBatch. getItems()
Constructor parameters in com.google.appengine.tools.cloudstorage with type arguments of type ListItem Constructor and Description ListItemBatch(List<ListItem> items, String nextMarker)
ListResult(Callable<Iterator<ListItem>> batcher)
-
Copyright © 2016 Google. All rights reserved.