public final class DynamoFeatures extends Features
| Constructor and Description |
|---|
DynamoFeatures()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
DynamoFeatures |
withSearch(Class<? extends SearchServicesPlugin> searchServicesPluginClass) |
DynamoFeatures |
withSQL(Class<? extends SqlConnectionProviderPlugin> connectionProviderPluginClass) |
DynamoFeatures |
withStore() |
buildFeatures, endModule, getModuleConfigBuilder, initpublic DynamoFeatures withStore()
public DynamoFeatures withSQL(Class<? extends SqlConnectionProviderPlugin> connectionProviderPluginClass)
public DynamoFeatures withSearch(Class<? extends SearchServicesPlugin> searchServicesPluginClass)
Copyright © 2016. All Rights Reserved.