Interface FillOptions

All Superinterfaces:
org.bson.conversions.Bson

@Evolving public interface FillOptions extends org.bson.conversions.Bson
Represents optional fields of the $fill pipeline stage of an aggregation pipeline.
Since:
4.7
See Also:
Since server release
5.3
  • Method Details