| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static StopReason |
StopReason.fromValue(String value)
Use this in place of valueOf.
|
static StopReason |
StopReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StopReason[] |
StopReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConverseResult |
ConverseResult.withStopReason(StopReason stopReason)
The reason why the model stopped generating output.
|
Copyright © 2024. All rights reserved.