public class EncryptionType extends Object
| Constructor and Description |
|---|
EncryptionType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIBMSSEKMSCustomerRootKeyCrn()
return the IBMSSEKMSCustomerRootKeyCrn header value
|
String |
getKmsEncryptionAlgorithm()
The encryption algorithm that will be used for objects stored in the newly created bucket
|
void |
setIBMSSEKMSCustomerRootKeyCrn(String iBMSSEKMSCustomerRootKeyCrn)
Set the IBMSSEKMSCustomerRootKeyCrn.
|
void |
setKmsEncryptionAlgorithm(String kmsEncryptionAlgorithm)
The encryption algorithm that will be used for objects stored in the newly created bucket
|
public String getKmsEncryptionAlgorithm()
public void setKmsEncryptionAlgorithm(String kmsEncryptionAlgorithm)
kmsEncryptionAlgorithm - public String getIBMSSEKMSCustomerRootKeyCrn()
public void setIBMSSEKMSCustomerRootKeyCrn(String iBMSSEKMSCustomerRootKeyCrn)
iBMSSEKMSCustomerRootKeyCrn - Copyright © 2018. All rights reserved.