com.google.api.client.util.GenericData.Flags
AbstractMap.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, 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 Part() throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserException
public Part(int partNumber, String etag) throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserException