Class SnapshotLifecyclePolicy

java.lang.Object
org.elasticsearch.xpack.core.slm.SnapshotLifecyclePolicy
All Implemented Interfaces:
Diffable<SnapshotLifecyclePolicy>, SimpleDiffable<SnapshotLifecyclePolicy>, Writeable, ToXContent, ToXContentObject

public class SnapshotLifecyclePolicy extends Object implements SimpleDiffable<SnapshotLifecyclePolicy>, Writeable, ToXContentObject
A SnapshotLifecyclePolicy is a policy for the cluster including a schedule of when a snapshot should be triggered, what the snapshot should be named, what repository it should go to, and the configuration for the snapshot itself.