com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Part() |
Part(int partNumber,
String etag)
Constructs a new Part object with given part number and ETag.
|
| Modifier and Type | Method and Description |
|---|---|
String |
etag()
Returns ETag.
|
Date |
lastModified()
Returns last modified time.
|
int |
partNumber()
Returns part number.
|
long |
partSize()
Returns part size.
|
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 Part()
throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserExceptionpublic Part(int partNumber,
String etag)
throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserException