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

# Managed Spark API, gRPC: ClusterService

A set of methods for managing Spark clusters.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified Spark cluster. ||
|| [List](list.md) | Retrieves a list of Spark clusters. ||
|| [Create](create.md) | Creates a Spark cluster. ||
|| [Update](update.md) | Updates configuration of the specified Spark cluster. ||
|| [Delete](delete.md) | Deletes the specified Spark cluster. ||
|| [Start](start.md) | Start the specified Spark Cluster resource. ||
|| [Stop](stop.md) | Stops the specified Spark Cluster resource. ||
|| [ListOperations](listOperations.md) | Retrieves a list of all Spark clusters for Health service. ||
|| [ListAccessBindings](listAccessBindings.md) | Retrieves a list of access bindings for the specified Spark cluster. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the specified Spark cluster. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified Spark cluster. ||
|#