| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
KafkaClusterEncryptionInTransitDescription |
DescribeConnectorResponse.kafkaClusterEncryptionInTransit()
Details of encryption in transit to the Apache Kafka cluster.
|
KafkaClusterEncryptionInTransitDescription |
ConnectorSummary.kafkaClusterEncryptionInTransit()
Details of encryption in transit to the Apache Kafka cluster.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectorResponse.Builder |
DescribeConnectorResponse.Builder.kafkaClusterEncryptionInTransit(KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit)
Details of encryption in transit to the Apache Kafka cluster.
|
ConnectorSummary.Builder |
ConnectorSummary.Builder.kafkaClusterEncryptionInTransit(KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit)
Details of encryption in transit to the Apache Kafka cluster.
|
Copyright © 2023. All rights reserved.