| Class | Description |
|---|---|
| Bucket |
Helper class to parse Amazon AWS S3 response XML containing bucket information.
|
| Buckets |
Helper class to parse Amazon AWS S3 response XML containing list of bucket information.
|
| CloudFunctionConfiguration |
Helper class to parse Amazon AWS S3 response XML containing cloud function configuration.
|
| CompleteMultipartUpload |
Helper class to construct complete multipart upload request XML for Amazon AWS S3.
|
| CopyObjectResult |
Helper class to parse Amazon AWS S3 response XML containing
object item information.
|
| CreateBucketConfiguration |
Helper class to construct create bucket configuration request XML for Amazon AWS S3.
|
| DeletedObject |
Helper class to create Amazon AWS S3 request XML containing information for Multiple object deletion.
|
| DeleteError |
Helper class to parse Amazon AWS S3 error response XML.
|
| DeleteObject |
Helper class to create Amazon AWS S3 request XML containing object information for Multiple object deletion.
|
| DeleteRequest |
Helper class to create Amazon AWS S3 request XML containing information for Multiple object deletion.
|
| DeleteResult |
Helper class to create Amazon AWS S3 request XML containing information for Multiple object deletion.
|
| ErrorResponse |
Helper class to parse Amazon AWS S3 error response XML.
|
| Filter |
Helper class to parse Amazon AWS S3 response XML containing Filter.
|
| FilterRule |
Helper class to parse Amazon AWS S3 response XML containing filter rule.
|
| Grant |
Helper class to parse Amazon AWS S3 response XML containing Grant information.
|
| Grantee |
Helper class to parse Amazon AWS S3 response XML containing Grantee information.
|
| InitiateMultipartUploadResult |
Helper class to parse Amazon AWS S3 response XML containing initiate multipart upload result.
|
| Initiator |
Helper class to parse Amazon AWS S3 response XML containing initator information.
|
| Item |
Helper class to parse Amazon AWS S3 response XML containing object item information.
|
| ListAllMyBucketsResult |
Helper class to parse Amazon AWS S3 response XML containing ListAllMyBucketsResult information.
|
| ListBucketResult |
Helper class to parse Amazon AWS S3 response XML containing ListBucketResult Version 2 information.
|
| ListBucketResultV1 |
Helper class to parse Amazon AWS S3 response XML containing ListBucketResult Version 1 information.
|
| ListMultipartUploadsResult |
Helper class to parse Amazon AWS S3 response XML containing ListMultipartUploadResult information.
|
| ListPartsResult |
Helper class to parse Amazon AWS S3 response XML containing ListPartsResult information.
|
| NotificationConfiguration |
Helper class to parse Amazon AWS S3 response XML containing notification configuration.
|
| Owner |
Helper class to parse Amazon AWS S3 response XML containing Owner information.
|
| Part |
Helper class to parse Amazon AWS S3 response XML containing Part information.
|
| Prefix |
Helper class to parse Amazon AWS S3 response XML containing Prefix information.
|
| QueueConfiguration |
Helper class to parse Amazon AWS S3 response XML containing queue configuration.
|
| S3Key |
Helper class to parse Amazon AWS S3 response XML containing S3Key.
|
| TopicConfiguration |
Helper class to parse Amazon AWS S3 response XML containing topic configuration.
|
| Upload |
Helper class to parse Amazon AWS S3 response XML containing Upload information.
|
| XmlEntity |
XML parser interface class extended from GenericXML.
|
| Enum | Description |
|---|---|
| EventType |
Amazon AWS S3 event types for notifications.
|