ElasticsearchMovingAverageHoltModelSettingsSettings
Constructor
ElasticsearchMovingAverageHoltModelSettingsSettings()
Methods
build
Builds the object.
def build() -> elasticsearch.ElasticsearchMovingAverageHoltModelSettingsSettings
alpha
def alpha(alpha: str) -> typing.Self
beta
def beta(beta: str) -> typing.Self
See also