| Package | Description |
|---|---|
| com.aliyun.oss.model |
| Modifier and Type | Method and Description |
|---|---|
InventoryServerSideEncryptionKMS |
InventoryEncryption.getServerSideKmsEncryption()
Returns the server-side kms encryption.
|
InventoryServerSideEncryptionKMS |
InventoryServerSideEncryptionKMS.withKeyId(String keyId)
Sets the KMS key id to use to encrypt the inventory contents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryEncryption.setServerSideKmsEncryption(InventoryServerSideEncryptionKMS kmsServerSideEncryption)
Sets the server side kms encryption.
|
InventoryEncryption |
InventoryEncryption.withServerSideKmsEncryption(InventoryServerSideEncryptionKMS serverSideKmsEncryption)
Sets the KMS encryption to encrypt the inventory contents.
|
Copyright © 2021. All Rights Reserved.