| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
KafkaClusterEncryptionInTransitDescription |
KafkaClusterEncryptionInTransitDescription.clone() |
KafkaClusterEncryptionInTransitDescription |
DescribeConnectorResult.getKafkaClusterEncryptionInTransit()
Details of encryption in transit to the Apache Kafka cluster.
|
KafkaClusterEncryptionInTransitDescription |
ConnectorSummary.getKafkaClusterEncryptionInTransit()
Details of encryption in transit to the Apache Kafka cluster.
|
KafkaClusterEncryptionInTransitDescription |
KafkaClusterEncryptionInTransitDescription.withEncryptionType(KafkaClusterEncryptionInTransitType encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
|
KafkaClusterEncryptionInTransitDescription |
KafkaClusterEncryptionInTransitDescription.withEncryptionType(String encryptionType)
The type of encryption in transit to the Apache Kafka cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeConnectorResult.setKafkaClusterEncryptionInTransit(KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit)
Details of encryption in transit to the Apache Kafka cluster.
|
void |
ConnectorSummary.setKafkaClusterEncryptionInTransit(KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit)
Details of encryption in transit to the Apache Kafka cluster.
|
DescribeConnectorResult |
DescribeConnectorResult.withKafkaClusterEncryptionInTransit(KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit)
Details of encryption in transit to the Apache Kafka cluster.
|
ConnectorSummary |
ConnectorSummary.withKafkaClusterEncryptionInTransit(KafkaClusterEncryptionInTransitDescription kafkaClusterEncryptionInTransit)
Details of encryption in transit to the Apache Kafka cluster.
|
Copyright © 2023. All rights reserved.