Package | Description |
---|---|
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.amazonaws.services.s3.internal | |
com.amazonaws.services.s3.model.transform |
Modifier and Type | Method and Description |
---|---|
PartListing |
AmazonS3Client.listParts(ListPartsRequest listPartsRequest) |
PartListing |
AmazonS3.listParts(ListPartsRequest request)
Lists the parts that have been uploaded for a specific multipart upload.
|
PartListing |
AbstractAmazonS3.listParts(ListPartsRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
ListPartsHeaderHandler.handle(PartListing result,
HttpResponse response) |
Modifier and Type | Field and Description |
---|---|
private PartListing |
XmlResponsesSaxParser.ListPartsHandler.result |
Modifier and Type | Method and Description |
---|---|
PartListing |
XmlResponsesSaxParser.ListPartsHandler.getListPartsResult() |
PartListing |
Unmarshallers.ListPartsResultUnmarshaller.unmarshall(java.io.InputStream in) |