public class RequestXmlFactory extends Object
| 构造器和说明 |
|---|
RequestXmlFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
convertToXmlByteArray(List<PartETag> partETags)
Converts the specified list of PartETags to an XML fragment that can be
sent to the CompleteMultipartUpload operation of Qcloud COS.
|
public static byte[] convertToXmlByteArray(List<PartETag> partETags)
partETags - The list of part ETags containing the data to include in the
new XML fragment.Copyright © 2017. All rights reserved.