| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
static SSES3.Builder |
SSES3.builder() |
SSES3.Builder |
SSES3.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SSES3.Builder> |
SSES3.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default StorageLensDataExportEncryption.Builder |
StorageLensDataExportEncryption.Builder.sses3(Consumer<SSES3.Builder> sses3)
This is a convenience method that creates an instance of the
SSES3.Builder avoiding the need to
create one manually via SSES3.builder(). |
Copyright © 2022. All rights reserved.