| Package | Description |
|---|---|
| com.amazon.ask.attributes | |
| com.amazon.ask.dispatcher.request.handler |
| Modifier and Type | Method and Description |
|---|---|
AttributesManager |
AttributesManager.Builder.build()
Builds an instance of AttributesManager with the provided configuration.
|
| Modifier and Type | Field and Description |
|---|---|
protected AttributesManager |
HandlerInput.attributesManager
Manager for all skill attributes.
|
| Modifier and Type | Method and Description |
|---|---|
AttributesManager |
HandlerInput.getAttributesManager()
Returns an
AttributesManager which can be used to retrieve and store skill attributes. |
Copyright © 2023. All rights reserved.