Skip to content

BuilderQueryEditorOrderByExpressionBuilder🔗

Constructor🔗

new BuilderQueryEditorOrderByExpressionBuilder()

Methods🔗

build🔗

Builds the object.

public BuilderQueryEditorOrderByExpression build()

order🔗

public BuilderQueryEditorOrderByExpressionBuilder order(BuilderQueryEditorOrderByOptions order)

property🔗

public BuilderQueryEditorOrderByExpressionBuilder property(com.grafana.foundation.cog.Builder<BuilderQueryEditorProperty> property)

type🔗

public BuilderQueryEditorOrderByExpressionBuilder type(BuilderQueryEditorExpressionType type)

See also🔗