| 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 |
|---|---|
Future<GetProvisionedModelThroughputResult> |
AmazonBedrockAsyncClient.getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest request,
AsyncHandler<GetProvisionedModelThroughputRequest,GetProvisionedModelThroughputResult> asyncHandler) |
Future<GetProvisionedModelThroughputResult> |
AbstractAmazonBedrockAsync.getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest request,
AsyncHandler<GetProvisionedModelThroughputRequest,GetProvisionedModelThroughputResult> asyncHandler) |
Future<GetProvisionedModelThroughputResult> |
AmazonBedrockAsync.getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest getProvisionedModelThroughputRequest,
AsyncHandler<GetProvisionedModelThroughputRequest,GetProvisionedModelThroughputResult> asyncHandler)
Returns details for a Provisioned Throughput.
|
| Modifier and Type | Method and Description |
|---|---|
GetProvisionedModelThroughputRequest |
GetProvisionedModelThroughputRequest.clone() |
GetProvisionedModelThroughputRequest |
GetProvisionedModelThroughputRequest.withProvisionedModelId(String provisionedModelId)
The Amazon Resource Name (ARN) or name of the Provisioned Throughput.
|
Copyright © 2024. All rights reserved.