java.lang.Object
org.elasticsearch.xpack.core.ml.datafeed.DatafeedUpdate
All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject

public class DatafeedUpdate extends Object implements Writeable, ToXContentObject
A datafeed update contains partial properties to update a DatafeedConfig. The main difference between this class and DatafeedConfig is that here all fields are nullable.