| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
ExecutionErrorDetails |
AgentTurnResult.errorDetails()
Returns the value of the ErrorDetails property for this object.
|
ExecutionErrorDetails |
UserTurnResult.errorDetails()
Returns the value of the ErrorDetails property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
AgentTurnResult.Builder |
AgentTurnResult.Builder.errorDetails(ExecutionErrorDetails errorDetails)
Sets the value of the ErrorDetails property for this object.
|
UserTurnResult.Builder |
UserTurnResult.Builder.errorDetails(ExecutionErrorDetails errorDetails)
Sets the value of the ErrorDetails property for this object.
|
Copyright © 2023. All rights reserved.