Skip to content

ExprBuilder🔗

Constructor🔗

new ExprBuilder()

Methods🔗

build🔗

Builds the object.

public Expr build()

typeClassicConditions🔗

public exprBuilder typeClassicConditions(com.grafana.foundation.cog.Builder<TypeClassicConditions> typeClassicConditions)

typeMath🔗

public exprBuilder typeMath(com.grafana.foundation.cog.Builder<TypeMath> typeMath)

typeReduce🔗

public exprBuilder typeReduce(com.grafana.foundation.cog.Builder<TypeReduce> typeReduce)

typeResample🔗

public exprBuilder typeResample(com.grafana.foundation.cog.Builder<TypeResample> typeResample)

typeSql🔗

public exprBuilder typeSql(com.grafana.foundation.cog.Builder<TypeSql> typeSql)

typeThreshold🔗

public exprBuilder typeThreshold(com.grafana.foundation.cog.Builder<TypeThreshold> typeThreshold)

See also🔗