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