public class ServerSideEncryptionCOS extends Object implements InventoryEncryption, Serializable, Cloneable
InventoryEncryption for server side encryption with COS managed keys.| Constructor and Description |
|---|
ServerSideEncryptionCOS() |
| Modifier and Type | Method and Description |
|---|---|
ServerSideEncryptionCOS |
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 ObjectObject.toString()public ServerSideEncryptionCOS clone()
Copyright © 2023. All rights reserved.