Skip to content

ElasticsearchMovingAverageHoltWintersModelSettingsSettings🔗

Constructor🔗

ElasticsearchMovingAverageHoltWintersModelSettingsSettings()

Methods🔗

build🔗

Builds the object.

def build() -> elasticsearch.ElasticsearchMovingAverageHoltWintersModelSettingsSettings

alpha🔗

def alpha(alpha: str) -> typing.Self

beta🔗

def beta(beta: str) -> typing.Self

gamma🔗

def gamma(gamma: str) -> typing.Self

pad🔗

def pad(pad: bool) -> typing.Self

period🔗

def period(period: str) -> typing.Self

See also🔗