Uses of Interface
com.amazonaws.services.s3.model.SSECustomerKeyProvider
Packages that use SSECustomerKeyProvider
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of SSECustomerKeyProvider in com.amazonaws.services.s3.model
Classes in com.amazonaws.services.s3.model that implement SSECustomerKeyProviderModifier and TypeClassDescriptionclassAbstract base class for a put object or put object like request.classAn extension ofGetObjectRequestto allow additional encryption material description to be specified on a per-request basis.classThis class is an extension ofInitiateMultipartUploadRequestto allow additional crypto related attributes to be specified.classThis class is an extension ofPutObjectRequestto allow additional encryption material description to be specified on a per-request basis.In particular,EncryptedPutObjectRequestis only recognized byAmazonS3EncryptionClient.classContains options to generate a pre-signed URL for an Amazon S3 resource.classProvides options for obtaining the metadata for the specified Amazon S3 object without actually fetching the object contents.classProvides options for downloading an Amazon S3 object.classThe InitiateMultipartUploadRequest contains the parameters used for the InitiateMultipartUpload method.classUploads a new object to the specified Amazon S3 bucket.classUsed to request the client-side encryption and upload of a large S3 object via pipelined parallel multi-part uploads.classContains the parameters used for the UploadPart operation on Amazon S3.