| Package | Description |
|---|---|
| com.amazonaws.services.kendraranking.model |
| Modifier and Type | Method and Description |
|---|---|
static RescoreExecutionPlanStatus |
RescoreExecutionPlanStatus.fromValue(String value)
Use this in place of valueOf.
|
static RescoreExecutionPlanStatus |
RescoreExecutionPlanStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RescoreExecutionPlanStatus[] |
RescoreExecutionPlanStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RescoreExecutionPlanSummary |
RescoreExecutionPlanSummary.withStatus(RescoreExecutionPlanStatus status)
The current status of the rescore execution plan.
|
DescribeRescoreExecutionPlanResult |
DescribeRescoreExecutionPlanResult.withStatus(RescoreExecutionPlanStatus status)
The current status of the rescore execution plan.
|
Copyright © 2024. All rights reserved.