public final class IndexOptionDefaults extends Object
| Constructor | Description | 
|---|---|
| IndexOptionDefaults() | 
| Modifier and Type | Method | 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. | 
| String | toString() | 
@Nullable public Bson getStorageEngine()
public IndexOptionDefaults storageEngine(@Nullable Bson storageEngine)
storageEngine - the storage engine options