com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DeleteResult(Reader reader)
Constructs new delete result by parsing content on given reader.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeleteError> |
errorList() |
List<DeletedObject> |
objectList() |
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic DeleteResult(Reader reader) throws IOException, org.xmlpull.v1.XmlPullParserException
IOExceptionorg.xmlpull.v1.XmlPullParserExceptionpublic List<DeletedObject> objectList()
public List<DeleteError> errorList()