[][src]Module elasticsearch::tasks

Structs

Tasks

Namespace client for Tasks APIs

TasksCancel

Builder for the Tasks Cancel API. Cancels a task, if it can be cancelled through an API.

TasksGet

Builder for the Tasks Get API. Returns information about a task.

TasksList

Builder for the Tasks List API. Returns a list of tasks.

Enums

TasksCancelParts

API parts for the Tasks Cancel API

TasksGetParts

API parts for the Tasks Get API

TasksListParts

API parts for the Tasks List API