Package | Description |
---|---|
com.oracle.bmc.objectstorage.transfer | |
com.oracle.bmc.objectstorage.transfer.internal |
Modifier and Type | Method and Description |
---|---|
MultipartManifest |
MultipartObjectAssembler.newRequest(String contentType,
String contentLanguage,
String contentEncoding,
Map<String,String> opcMeta)
Initialize a new multi-part upload request.
|
MultipartManifest |
MultipartObjectAssembler.resumeRequest(String uploadId)
Resumes an existing multi-part upload using the upload ID.
|
Modifier and Type | Class and Description |
---|---|
class |
MultipartManifestImpl
Manifest impl that provides thread-safe access to an ongoing manifest upload.
|
Copyright © 2016–2024. All rights reserved.