| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka |
The operations for managing an Amazon MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default ListNodesIterable |
KafkaClient.listNodesPaginator(Consumer<ListNodesRequest.Builder> listNodesRequest)
Returns a list of the broker nodes in the cluster.
|
default ListNodesIterable |
KafkaClient.listNodesPaginator(ListNodesRequest listNodesRequest)
Returns a list of the broker nodes in the cluster.
|
Copyright © 2023. All rights reserved.