| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
KafkaClusterClientAuthenticationDescription |
DescribeConnectorResponse.kafkaClusterClientAuthentication()
The type of client authentication used to connect to the Apache Kafka cluster.
|
KafkaClusterClientAuthenticationDescription |
ConnectorSummary.kafkaClusterClientAuthentication()
The type of client authentication used to connect to the Apache Kafka cluster.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectorResponse.Builder |
DescribeConnectorResponse.Builder.kafkaClusterClientAuthentication(KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
ConnectorSummary.Builder |
ConnectorSummary.Builder.kafkaClusterClientAuthentication(KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
Copyright © 2023. All rights reserved.