Package com.mongodb.client.model
Class Facet
- java.lang.Object
 - 
- com.mongodb.client.model.Facet
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetName()List<? extends Bson>getPipeline()inthashCode()StringtoString() 
 - 
 
- 
- 
Method Detail
- 
getName
public String getName()
- Returns:
 - the facet name
 
 
 - 
 
 -