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