com.google.api.client.util.GenericData.FlagsAbstractMap.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, 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 CompleteMultipartUpload()
throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserExceptionpublic CompleteMultipartUpload(Part[] parts) throws org.xmlpull.v1.XmlPullParserException
org.xmlpull.v1.XmlPullParserException