| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionInfo |
CreateClusterRequest.encryptionInfo()
Includes all encryption-related information.
|
EncryptionInfo |
ProvisionedRequest.encryptionInfo()
Includes all encryption-related information.
|
EncryptionInfo |
Provisioned.encryptionInfo()
Includes all encryption-related information.
|
EncryptionInfo |
UpdateSecurityRequest.encryptionInfo()
Includes all encryption-related information.
|
EncryptionInfo |
MutableClusterInfo.encryptionInfo()
Includes all encryption-related information.
|
EncryptionInfo |
ClusterInfo.encryptionInfo()
Includes all encryption-related information.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.encryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
ProvisionedRequest.Builder |
ProvisionedRequest.Builder.encryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
Provisioned.Builder |
Provisioned.Builder.encryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
UpdateSecurityRequest.Builder |
UpdateSecurityRequest.Builder.encryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
MutableClusterInfo.Builder |
MutableClusterInfo.Builder.encryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
ClusterInfo.Builder |
ClusterInfo.Builder.encryptionInfo(EncryptionInfo encryptionInfo)
Includes all encryption-related information.
|
Copyright © 2023. All rights reserved.