|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultipartUpload | |
---|---|
com.amazonaws.services.s3.model | Classes modeling the various types represented by Amazon S3. |
Uses of MultipartUpload in com.amazonaws.services.s3.model |
---|
Methods in com.amazonaws.services.s3.model that return types with arguments of type MultipartUpload | |
---|---|
List<MultipartUpload> |
MultipartUploadListing.getMultipartUploads()
Returns the list of multipart uploads. |
Method parameters in com.amazonaws.services.s3.model with type arguments of type MultipartUpload | |
---|---|
void |
MultipartUploadListing.setMultipartUploads(List<MultipartUpload> multipartUploads)
Sets the list of multipart uploads. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |