Interface MovingAverageAggregationVariant
- All Superinterfaces:
JsonpSerializable
- All Known Implementing Classes:
EwmaMovingAverageAggregation,HoltMovingAverageAggregation,HoltWintersMovingAverageAggregation,LinearMovingAverageAggregation,SimpleMovingAverageAggregation
@Generated("org.opensearch.client.codegen.CodeGenerator")
public interface MovingAverageAggregationVariant
extends JsonpSerializable
Base interface for
MovingAverageAggregation variants.-
Method Summary
Methods inherited from interface org.opensearch.client.json.JsonpSerializable
serialize
-
Method Details
-
_movingAverageAggregationKind
MovingAverageAggregation.Kind _movingAverageAggregationKind() -
toMovingAverageAggregation
-