Package | Description |
---|---|
com.amazon.ask.model.interfaces.alexa.datastore |
Modifier and Type | Method and Description |
---|---|
ExecutionErrorContent |
ExecutionErrorContent.Builder.build() |
ExecutionErrorContent |
DataStoreInternalError.getContent()
Get content
|
ExecutionErrorContent |
StorageLimitExeceededError.getContent()
Get content
|
Modifier and Type | Method and Description |
---|---|
DataStoreInternalError.Builder |
DataStoreInternalError.Builder.withContent(ExecutionErrorContent content) |
StorageLimitExeceededError.Builder |
StorageLimitExeceededError.Builder.withContent(ExecutionErrorContent content) |
Copyright © 2023. All rights reserved.