See: Description
| Interface | Description |
|---|---|
| KafkaAsyncClient |
Service client for accessing Kafka asynchronously.
|
| KafkaAsyncClientBuilder |
A builder for creating an instance of
KafkaAsyncClient. |
| KafkaBaseClientBuilder<B extends KafkaBaseClientBuilder<B,C>,C> |
This includes configuration specific to Kafka that is supported by both
KafkaClientBuilder and
KafkaAsyncClientBuilder. |
| KafkaClient |
Service client for accessing Kafka.
|
| KafkaClientBuilder |
A builder for creating an instance of
KafkaClient. |
| KafkaServiceClientConfiguration.Builder |
A builder for creating a
KafkaServiceClientConfiguration |
| Class | Description |
|---|---|
| KafkaServiceClientConfiguration |
Class to expose the service client settings to the user.
|
The operations for managing an Amazon MSK cluster.
Copyright © 2023. All rights reserved.