| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka |
The operations for managing an Amazon MSK cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default ListClustersIterable |
KafkaClient.listClustersPaginator()
Returns a list of all the MSK clusters in the current Region.
|
default ListClustersIterable |
KafkaClient.listClustersPaginator(Consumer<ListClustersRequest.Builder> listClustersRequest)
Returns a list of all the MSK clusters in the current Region.
|
default ListClustersIterable |
KafkaClient.listClustersPaginator(ListClustersRequest listClustersRequest)
Returns a list of all the MSK clusters in the current Region.
|
Copyright © 2023. All rights reserved.