Class DataStreamOptions

java.lang.Object
co.elastic.clients.elasticsearch.indices.DataStreamOptions
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class DataStreamOptions extends Object implements JsonpSerializable
Data stream options contain the configuration of data stream level features for a given data stream, for example, the failure store configuration.
See Also: