public static class RawGcsService.ListItemBatch extends Object implements Serializable
ListItemBatch(List<ListItem> items, String nextMarker)
List<ListItem>
getItems()
String
getNextMarker()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListItemBatch(List<ListItem> items, String nextMarker)
public List<ListItem> getItems()
public String getNextMarker()
Copyright © 2016 Google. All rights reserved.