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