[Документация Yandex Cloud](../../../../index.md) > [Yandex Managed Service for Apache Kafka®](../../../index.md) > Справочник API > [gRPC (англ.)](../index.md) > Cluster > Overview

# Managed Service for Apache Kafka® API, gRPC: ClusterService

A set of methods for managing Apache Kafka® clusters.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified Apache Kafka® cluster. ||
|| [List](list.md) | Retrieves the list of Apache Kafka® clusters that belong to the specified folder. ||
|| [Create](create.md) | Creates a new Apache Kafka® cluster in the specified folder. ||
|| [Update](update.md) | Updates the specified Apache Kafka® cluster. ||
|| [Delete](delete.md) | Deletes the specified Apache Kafka® cluster. ||
|| [Move](move.md) | Moves the specified Apache Kafka® cluster to the specified folder. ||
|| [Start](start.md) | Starts the specified Apache Kafka® cluster. ||
|| [Stop](stop.md) | Stops the specified Apache Kafka® cluster. ||
|| [RescheduleMaintenance](rescheduleMaintenance.md) | Reschedule planned maintenance operation. ||
|| [ListLogs](listLogs.md) | Retrieves logs for the specified Apache Kafka® cluster. ||
|| [StreamLogs](streamLogs.md) | Same as [ListLogs](#ListLogs) but using server-side streaming. Also allows for `tail -f` semantics. ||
|| [ListOperations](listOperations.md) | Retrieves the list of operations for the specified Apache Kafka® cluster. ||
|| [ListHosts](listHosts.md) | Retrieves a list of hosts for the specified Apache Kafka® cluster. ||
|| [ListAccessBindings](listAccessBindings.md) | Retrieves a list of access bindings for the specified Apache Kafka® cluster. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the specified Apache Kafka® cluster. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified Apache Kafka® cluster. ||
|#