| 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 |
|---|---|
CreateProvisionedModelThroughputResult |
AbstractAmazonBedrock.createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest request) |
CreateProvisionedModelThroughputResult |
AmazonBedrockClient.createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest request)
Creates dedicated throughput for a base or custom model with the model units and for the duration that you
specify.
|
CreateProvisionedModelThroughputResult |
AmazonBedrock.createProvisionedModelThroughput(CreateProvisionedModelThroughputRequest createProvisionedModelThroughputRequest)
Creates dedicated throughput for a base or custom model with the model units and for the duration that you
specify.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProvisionedModelThroughputResult |
CreateProvisionedModelThroughputResult.clone() |
CreateProvisionedModelThroughputResult |
CreateProvisionedModelThroughputResult.withProvisionedModelArn(String provisionedModelArn)
The Amazon Resource Name (ARN) for this Provisioned Throughput.
|
Copyright © 2024. All rights reserved.