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