Package | Description |
---|---|
org.mule.module.s3 | |
org.mule.module.s3.model | |
org.mule.module.s3.util |
Class and Description |
---|
AccessControlList |
BLCRule |
Bucket |
BucketLoggingConfiguration |
BucketVersioningConfiguration |
BucketWebsiteConfiguration |
CannedAccessControlList |
CompleteMultipartUploadResult
The CompleteMultipartUploadResult contains all the information about the CompleteMultipartUpload method.
|
CopyPartResult
Result of the copy part operation.
|
CORSRule
Container for rules of cross origin configuration.
|
EncodingType |
HttpMethod
Enumeration of valid HTTP methods.
|
KeyVersion
An
KeyVersion is a unique identifier of an S3Object inside of a bucket, with optional versioning support |
MultipartUploadListing
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
|
ObjectListing
Contains the results of listing the objects in an Amazon S3 bucket.
|
ObjectResult |
PartETag
Container for the part number and ETag of an uploaded part.
|
PartListing
The ListPartsResponse contains all the information about the ListParts method.
|
Region
Specifies constants that define Amazon S3 Regions.
|
S3Object
Represents an object stored in Amazon S3.
|
S3ObjectMetadata |
SSEAlgorithm |
StorageClass |
TagSet |
TopicConfiguration
Represents the topic configuration for an Amazon S3 bucket.
|
UploadPartResult
Contains the details returned from Amazon S3 after calling the UploadPart operation.
|
VersioningStatus
BucketVersioningConfiguration Wrapper.
|
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. |
Class and Description |
---|
BLCRule.NoncurrentVersionTransition |
BLCRule.Transition |
BucketVersioningConfiguration |
BucketWebsiteConfiguration |
CannedAccessControlList |
ConditionalConstraints
Conditional Get Constraints
|
CORSRule
Container for rules of cross origin configuration.
|
CORSRule.AllowedMethods
Enumeration of names of the all the allowed methods.
|
EncodingType |
Grant |
Grantee |
GroupGrantee |
HttpMethod
Enumeration of valid HTTP methods.
|
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.
|
NotificationConfiguration |
Owner
Represents the owner of an Amazon S3 bucket.
|
PartETag
Container for the part number and ETag of an uploaded part.
|
PartSummary
Container for summary information about a part in a multipart upload, such as part number, size, etc.
|
Permission |
RedirectRule
Container for redirect information.
|
Region
Specifies constants that define Amazon S3 Regions.
|
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.
|
S3ObjectMetadata |
S3ObjectSummary |
S3VersionSummary
Contains the summary of a version stored in an Amazon S3 bucket.
|
SSEAlgorithm |
StorageClass |
VersioningStatus
BucketVersioningConfiguration Wrapper.
|
Class and Description |
---|
AccessControlList |
BLCRule |
Bucket |
BucketWebsiteConfiguration |
CompleteMultipartUploadResult
The CompleteMultipartUploadResult contains all the information about the CompleteMultipartUpload method.
|
CopyPartResult
Result of the copy part operation.
|
CORSRule
Container for rules of cross origin configuration.
|
MultipartUploadListing
The ListMultipartUploadsResponse contains all the information about the ListMultipartUploads method.
|
ObjectListing
Contains the results of listing the objects in an Amazon S3 bucket.
|
PartListing
The ListPartsResponse contains all the information about the ListParts method.
|
S3Object
Represents an object stored in Amazon S3.
|
S3ObjectMetadata |
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. |
Copyright © 2010–2017. All rights reserved.