com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ListBucketResult() |
Modifier and Type | Method and Description |
---|---|
List<Prefix> |
commonPrefixes()
Returns List of Prefix.
|
List<Item> |
contents()
Returns List of Items.
|
String |
delimiter()
Returns delimiter.
|
boolean |
isTruncated()
Returns whether the result is truncated or not.
|
String |
marker()
Returns marker.
|
int |
maxKeys()
Returns max keys.
|
String |
name()
Returns bucket name.
|
String |
nextMarker()
Returns next marker.
|
String |
prefix()
Returns prefix.
|
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public ListBucketResult() throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserException
public String nextMarker()
public String name()
public String prefix()
public String marker()
public int maxKeys()
public String delimiter()
public boolean isTruncated()