package

org.mule.module.s3.model

Interfaces

Grantee  

Classes

AccessControlList  
BLCRule  
BLCRule.NoncurrentVersionTransition  
BLCRule.Transition  
Bucket  
BucketLoggingConfiguration  
BucketVersioningConfiguration  
BucketWebsiteConfiguration  
CanonicalGrantee  
CompleteMultipartUploadResult The CompleteMultipartUploadResult contains all the information about the CompleteMultipartUpload method. 
ConditionalConstraints Conditional Get Constraints  
CopyPartResult Result of the copy part operation. 
CORSRule Container for rules of cross origin configuration. 
EmailAddressGrantee  
Grant  
KeyVersion An KeyVersion is a unique identifier of an S3Object inside of a bucket, with optional versioning support  
MultipartUpload A multipart upload is an upload to Amazon S3 that is creating by uploading individual pieces of an object, then telling Amazon S3 to complete the multipart upload and concatenate all the individual pieces together into a single object. 
MultipartUploadListing The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method. 
NotificationConfiguration  
ObjectListing Contains the results of listing the objects in an Amazon S3 bucket. 
ObjectResult  
Owner Represents the owner of an Amazon S3 bucket. 
PartETag Container for the part number and ETag of an uploaded part. 
PartListing The ListPartsResponse contains all the information about the ListParts method. 
PartSummary Container for summary information about a part in a multipart upload, such as part number, size, etc. 
RedirectRule Container for redirect information. 
RoutingRule Container for one routing rule that identifies a condition and a redirect that applies when the condition is met. 
RoutingRuleCondition A container for describing a condition that must be met for the specified redirect to apply. 
S3Object Represents an object stored in Amazon S3. 
S3ObjectMetadata  
S3ObjectSummary  
S3VersionSummary Contains the summary of a version stored in an Amazon S3 bucket. 
TagSet  
TopicConfiguration Represents the topic configuration for an Amazon S3 bucket. 
UploadPartResult Contains the details returned from Amazon S3 after calling the UploadPart operation. 
VersionListing Contains the results of listing the versions in an Amazon S3 bucket, including a list of S3VersionSummary objects describing each version, information describing if this is a complete or partial listing, and the original request parameters. 

Enums

CannedAccessControlList  
CORSRule.AllowedMethods Enumeration of names of the all the allowed methods. 
EncodingType  
GroupGrantee  
HttpMethod Enumeration of valid HTTP methods. 
Permission  
Region Specifies constants that define Amazon S3 Regions. 
StorageClass  
VersioningStatus BucketVersioningConfiguration Wrapper.