Class PauseFollowRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.ccr.PauseFollowRequest

public class PauseFollowRequest
extends RequestBase
Pauses a follower index. The follower index will not fetch any additional operations from the leader index.
See Also:
API specification