public static interface KafkaClusterEncryptionInTransitDescription.Builder extends SdkPojo, CopyableBuilder<KafkaClusterEncryptionInTransitDescription.Builder,KafkaClusterEncryptionInTransitDescription>
| Modifier and Type | Method and Description |
|---|---|
KafkaClusterEncryptionInTransitDescription.Builder |
encryptionType(KafkaClusterEncryptionInTransitType encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
|
KafkaClusterEncryptionInTransitDescription.Builder |
encryptionType(String encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKafkaClusterEncryptionInTransitDescription.Builder encryptionType(String encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
encryptionType - The type of encryption in transit to the Apache Kafka cluster.KafkaClusterEncryptionInTransitType,
KafkaClusterEncryptionInTransitTypeKafkaClusterEncryptionInTransitDescription.Builder encryptionType(KafkaClusterEncryptionInTransitType encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
encryptionType - The type of encryption in transit to the Apache Kafka cluster.KafkaClusterEncryptionInTransitType,
KafkaClusterEncryptionInTransitTypeCopyright © 2023. All rights reserved.