| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
KafkaClusterClientAuthenticationDescription |
KafkaClusterClientAuthenticationDescription.clone() |
KafkaClusterClientAuthenticationDescription |
DescribeConnectorResult.getKafkaClusterClientAuthentication()
The type of client authentication used to connect to the Apache Kafka cluster.
|
KafkaClusterClientAuthenticationDescription |
ConnectorSummary.getKafkaClusterClientAuthentication()
The type of client authentication used to connect to the Apache Kafka cluster.
|
KafkaClusterClientAuthenticationDescription |
KafkaClusterClientAuthenticationDescription.withAuthenticationType(KafkaClusterClientAuthenticationType authenticationType)
The type of client authentication used to connect to the Apache Kafka cluster.
|
KafkaClusterClientAuthenticationDescription |
KafkaClusterClientAuthenticationDescription.withAuthenticationType(String authenticationType)
The type of client authentication used to connect to the Apache Kafka cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeConnectorResult.setKafkaClusterClientAuthentication(KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
void |
ConnectorSummary.setKafkaClusterClientAuthentication(KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
DescribeConnectorResult |
DescribeConnectorResult.withKafkaClusterClientAuthentication(KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
ConnectorSummary |
ConnectorSummary.withKafkaClusterClientAuthentication(KafkaClusterClientAuthenticationDescription kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
Copyright © 2021. All rights reserved.