| Package | Description |
|---|---|
| org.mule.extension.s3.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<MultipartUpload> |
MultipartUploadListing.getMultipartUploads()
Returns the list of multipart uploads.
|
| Constructor and Description |
|---|
MultipartUploadListing(String bucketName,
String keyMarker,
String delimiter,
String prefix,
String uploadIdMarker,
int maxUploads,
String encodingType,
boolean truncated,
String nextKeyMarker,
String nextUploadIdMarker,
List<MultipartUpload> multipartUploads,
List<String> commonPrefixes) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.