| Package | Description |
|---|---|
| com.amazon.ask.attributes.persistence.impl | |
| com.amazon.ask.module |
| Modifier and Type | Method and Description |
|---|---|
DynamoDbPersistenceAdapter |
DynamoDbPersistenceAdapter.Builder.build()
Builder method to build an instance of DynamoDbPersistenceAdapter.
|
| Modifier and Type | Field and Description |
|---|---|
protected DynamoDbPersistenceAdapter |
StandardSdkModule.persistenceAdapter
Persistence adapter for storing skill persistence attributes in Amazon DynamoDB.
|
| Constructor and Description |
|---|
StandardSdkModule(ApacheHttpApiClient apiClient,
DynamoDbPersistenceAdapter persistenceAdapter,
TemplateFactory templateFactory)
Constructs an instance of
StandardSdkModule with given ApacheHttpApiClient, DynamoDbPersistenceAdapter
and TemplateFactory. |
Copyright © 2023. All rights reserved.