| Package | Description |
|---|---|
| com.amazonaws.services.bedrock |
Describes the API operations for creating, managing, fine-turning, and evaluating Amazon Bedrock models.
|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateProvisionedModelThroughputRequest |
UpdateProvisionedModelThroughputRequest.clone() |
UpdateProvisionedModelThroughputRequest |
UpdateProvisionedModelThroughputRequest.withDesiredModelId(String desiredModelId)
The Amazon Resource Name (ARN) of the new model to associate with this Provisioned Throughput.
|
UpdateProvisionedModelThroughputRequest |
UpdateProvisionedModelThroughputRequest.withDesiredProvisionedModelName(String desiredProvisionedModelName)
The new name for this Provisioned Throughput.
|
UpdateProvisionedModelThroughputRequest |
UpdateProvisionedModelThroughputRequest.withProvisionedModelId(String provisionedModelId)
The Amazon Resource Name (ARN) or name of the Provisioned Throughput to update.
|
Copyright © 2024. All rights reserved.