| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka |
The operations for managing an Amazon MSK cluster.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
KafkaBaseClientBuilder<B extends KafkaBaseClientBuilder<B,C>,C>
This includes configuration specific to Kafka that is supported by both
KafkaClientBuilder and
KafkaAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KafkaAsyncClientBuilder
A builder for creating an instance of
KafkaAsyncClient. |
interface |
KafkaClientBuilder
A builder for creating an instance of
KafkaClient. |
Copyright © 2023. All rights reserved.