Uses of Class
software.amazon.awssdk.services.kafka.paginators.ListClusterOperationsPublisher
-
Packages that use ListClusterOperationsPublisher Package Description software.amazon.awssdk.services.kafka The operations for managing an Amazon MSK cluster. -
-
Uses of ListClusterOperationsPublisher in software.amazon.awssdk.services.kafka
Methods in software.amazon.awssdk.services.kafka that return ListClusterOperationsPublisher Modifier and Type Method Description default ListClusterOperationsPublisherKafkaAsyncClient. listClusterOperationsPaginator(Consumer<ListClusterOperationsRequest.Builder> listClusterOperationsRequest)This is a variant ofKafkaAsyncClient.listClusterOperations(software.amazon.awssdk.services.kafka.model.ListClusterOperationsRequest)operation.default ListClusterOperationsPublisherKafkaAsyncClient. listClusterOperationsPaginator(ListClusterOperationsRequest listClusterOperationsRequest)This is a variant ofKafkaAsyncClient.listClusterOperations(software.amazon.awssdk.services.kafka.model.ListClusterOperationsRequest)operation.
-