Uses of Class
software.amazon.awssdk.services.kafka.paginators.ListClusterOperationsV2Iterable
-
Packages that use ListClusterOperationsV2Iterable Package Description software.amazon.awssdk.services.kafka The operations for managing an Amazon MSK cluster. -
-
Uses of ListClusterOperationsV2Iterable in software.amazon.awssdk.services.kafka
Methods in software.amazon.awssdk.services.kafka that return ListClusterOperationsV2Iterable Modifier and Type Method Description default ListClusterOperationsV2IterableKafkaClient. listClusterOperationsV2Paginator(Consumer<ListClusterOperationsV2Request.Builder> listClusterOperationsV2Request)This is a variant ofKafkaClient.listClusterOperationsV2(software.amazon.awssdk.services.kafka.model.ListClusterOperationsV2Request)operation.default ListClusterOperationsV2IterableKafkaClient. listClusterOperationsV2Paginator(ListClusterOperationsV2Request listClusterOperationsV2Request)This is a variant ofKafkaClient.listClusterOperationsV2(software.amazon.awssdk.services.kafka.model.ListClusterOperationsV2Request)operation.
-