| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
static SSEKMS.Builder |
SSEKMS.builder() |
SSEKMS.Builder |
SSEKMS.Builder.keyId(String keyId)
Specifies the ID of the Key Management Service (KMS) symmetric encryption customer managed key to use for
encrypting inventory reports.
|
SSEKMS.Builder |
SSEKMS.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SSEKMS.Builder> |
SSEKMS.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default InventoryEncryption.Builder |
InventoryEncryption.Builder.ssekms(Consumer<SSEKMS.Builder> ssekms)
Specifies the use of SSE-KMS to encrypt delivered inventory reports.
|
Copyright © 2026. All rights reserved.