public class ServerSideEncryptionS3 extends Object implements InventoryEncryption, Serializable, Cloneable
InventoryEncryption
for server side encryption with S3 managed keys.Constructor and Description |
---|
ServerSideEncryptionS3() |
Modifier and Type | Method and Description |
---|---|
ServerSideEncryptionS3 |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
public String toString()
toString
in class Object
Object.toString()
public ServerSideEncryptionS3 clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.