Class MoveToStepRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.ilm.MoveToStepRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class MoveToStepRequest extends RequestBase implements JsonpSerializable
Manually moves an index into the specified step and executes that step.
See Also: