[Yandex Cloud documentation](../../../../index.md) > [Yandex Data Processing](../../../index.md) > API reference > [gRPC](../index.md) > Cluster > Overview

# Yandex Data Processing API, gRPC: ClusterService

A set of methods for managing Yandex Data Processing clusters.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified cluster. ||
|| [List](list.md) | Retrieves the list of clusters in the specified folder. ||
|| [Create](create.md) | Creates a cluster in the specified folder. ||
|| [Update](update.md) | Updates the configuration of the specified cluster. ||
|| [Delete](delete.md) | Deletes the specified cluster. ||
|| [Start](start.md) | Starts the specified cluster. ||
|| [Stop](stop.md) | Stops the specified cluster. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified cluster. ||
|| [ListHosts](listHosts.md) | Retrieves the list of hosts in the specified cluster. ||
|| [ListUILinks](listUILinks.md) | Retrieves a list of links to web interfaces being proxied by Yandex Data Processing UI Proxy. ||
|| [ListAccessBindings](listAccessBindings.md) | Retrieves a list of access bindings for the specified cluster. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the specified cluster. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified cluster. ||
|#