public final class IndexOptionDefaults
extends java.lang.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.
|
java.lang.String |
toString() |
@Nullable public Bson getStorageEngine()
public IndexOptionDefaults storageEngine(@Nullable Bson storageEngine)
storageEngine
- the storage engine optionspublic java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2010 - 2020 Adobe. All Rights Reserved