archupsg03 commented on this pull request.
> return api.getStaticLargeObjectApi(regionId,
> mpu.containerName()).replaceManifest(mpu.blobName(),
builder.build(), mpu.blobMetadata().getUserMetadata(),
getContentMetadataForManifest(mpu.blobMetadata().getContentMetadata()));
}
+
+ public String completeMultipartUploadDLO(MultipartUpload mpu,
List<MultipartPart> parts) {
Not getting this point too
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1090#discussion_r114284043