| Package | Description |
|---|---|
| com.amazonaws.services.kafkaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
ApacheKafkaCluster |
ApacheKafkaCluster.clone() |
ApacheKafkaCluster |
KafkaCluster.getApacheKafkaCluster()
The Apache Kafka cluster to which the connector is connected.
|
ApacheKafkaCluster |
ApacheKafkaCluster.withBootstrapServers(String bootstrapServers)
The bootstrap servers of the cluster.
|
ApacheKafkaCluster |
ApacheKafkaCluster.withVpc(Vpc vpc)
Details of an Amazon VPC which has network connectivity to the Apache Kafka cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaCluster.setApacheKafkaCluster(ApacheKafkaCluster apacheKafkaCluster)
The Apache Kafka cluster to which the connector is connected.
|
KafkaCluster |
KafkaCluster.withApacheKafkaCluster(ApacheKafkaCluster apacheKafkaCluster)
The Apache Kafka cluster to which the connector is connected.
|
Copyright © 2023. All rights reserved.