 Members
 Members| Icon | Member | Description | 
|---|---|---|
|   | SetServerSideEncryption(S3Object, ServerSideEncryptionMethod, AmazonS3) | 
            Sets the server side encryption method for the S3 Object to the value
            specified.
             | 
|   | SetServerSideEncryption(String, String, ServerSideEncryptionMethod, AmazonS3) | 
            Sets the server side encryption method for the S3 Object to the value
            specified.
             | 
|   | SetServerSideEncryption(S3ObjectVersion, ServerSideEncryptionMethod, AmazonS3) | 
            Sets the server side encryption method for the S3 Object Version to the value
            specified.
             | 
|   | SetServerSideEncryption(String, String, String, ServerSideEncryptionMethod, AmazonS3) | 
            Sets the server side encryption method for the S3 Object's Version to the value
            specified.
             |