| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionInfo |
EncryptionInfo.clone() |
EncryptionInfo |
ClusterInfo.getEncryptionInfo()
Includes all encryption-related information.
|
EncryptionInfo |
CreateClusterRequest.getEncryptionInfo()
Includes all encryption-related information.
|
EncryptionInfo |
EncryptionInfo.withEncryptionAtRest(EncryptionAtRest encryptionAtRest)
The data volume encryption details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterInfo.setEncryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
void |
CreateClusterRequest.setEncryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
ClusterInfo |
ClusterInfo.withEncryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
CreateClusterRequest |
CreateClusterRequest.withEncryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
Copyright © 2018. All rights reserved.