| Package | Description |
|---|---|
| software.amazon.awssdk.services.kendraranking.model |
| Modifier and Type | Method and Description |
|---|---|
CapacityUnitsConfiguration |
DescribeRescoreExecutionPlanResponse.capacityUnits()
The capacity units set for the rescore execution plan.
|
CapacityUnitsConfiguration |
UpdateRescoreExecutionPlanRequest.capacityUnits()
You can set additional capacity units to meet the needs of your rescore execution plan.
|
CapacityUnitsConfiguration |
CreateRescoreExecutionPlanRequest.capacityUnits()
You can set additional capacity units to meet the needs of your rescore execution plan.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeRescoreExecutionPlanResponse.Builder |
DescribeRescoreExecutionPlanResponse.Builder.capacityUnits(CapacityUnitsConfiguration capacityUnits)
The capacity units set for the rescore execution plan.
|
UpdateRescoreExecutionPlanRequest.Builder |
UpdateRescoreExecutionPlanRequest.Builder.capacityUnits(CapacityUnitsConfiguration capacityUnits)
You can set additional capacity units to meet the needs of your rescore execution plan.
|
CreateRescoreExecutionPlanRequest.Builder |
CreateRescoreExecutionPlanRequest.Builder.capacityUnits(CapacityUnitsConfiguration capacityUnits)
You can set additional capacity units to meet the needs of your rescore execution plan.
|
Copyright © 2023. All rights reserved.