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