public final class IndexOptionDefaults extends Object
| Constructor and Description | 
|---|
| IndexOptionDefaults() | 
| Modifier and Type | Method and Description | 
|---|---|
| Bson | getStorageEngine()Gets the default storage engine options document for indexes. | 
| IndexOptionDefaults | storageEngine(Bson storageEngine)Sets the default storage engine options document for indexes. | 
public Bson getStorageEngine()
public IndexOptionDefaults storageEngine(Bson storageEngine)
storageEngine - the storage engine options