public static class ObjectStoreOptions.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder()
Construct the builder
|
Builder(ObjectStoreOptions oso)
Construct the builder from existing options
|
| Modifier and Type | Method and Description |
|---|---|
ObjectStoreOptions |
build()
Builds the ObjectStore options.
|
public Builder()
public Builder(ObjectStoreOptions oso)
oso - the optionspublic ObjectStoreOptions build()