com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
CompleteMultipartUpload() |
CompleteMultipartUpload(Part[] parts)
Constucts a new CompleteMultipartUpload object with given parts.
|
Modifier and Type | Method and Description |
---|---|
List<Part> |
partList()
Returns List of Parts of mulitpart upload.
|
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 CompleteMultipartUpload() throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserException
public CompleteMultipartUpload(Part[] parts) throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserException