| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax.model |
| Modifier and Type | Method and Description |
|---|---|
static SSEDescription.Builder |
SSEDescription.builder() |
SSEDescription.Builder |
SSEDescription.Builder.status(SSEStatus status)
The current state of server-side encryption:
|
SSEDescription.Builder |
SSEDescription.Builder.status(String status)
The current state of server-side encryption:
|
SSEDescription.Builder |
SSEDescription.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SSEDescription.Builder> |
SSEDescription.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Cluster.Builder |
Cluster.Builder.sseDescription(Consumer<SSEDescription.Builder> sseDescription)
The description of the server-side encryption status on the specified DAX cluster.
|
Copyright © 2019. All rights reserved.