| Package | Description |
|---|---|
| com.amazonaws.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetProvisionedModelThroughputResult> |
AbstractAmazonBedrockAsync.getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest request,
AsyncHandler<GetProvisionedModelThroughputRequest,GetProvisionedModelThroughputResult> asyncHandler) |
Future<GetProvisionedModelThroughputResult> |
AmazonBedrockAsyncClient.getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest request,
AsyncHandler<GetProvisionedModelThroughputRequest,GetProvisionedModelThroughputResult> asyncHandler) |
Future<GetProvisionedModelThroughputResult> |
AmazonBedrockAsync.getProvisionedModelThroughputAsync(GetProvisionedModelThroughputRequest getProvisionedModelThroughputRequest,
AsyncHandler<GetProvisionedModelThroughputRequest,GetProvisionedModelThroughputResult> asyncHandler)
Get details for a provisioned throughput.
|
| Modifier and Type | Method and Description |
|---|---|
GetProvisionedModelThroughputRequest |
GetProvisionedModelThroughputRequest.clone() |
GetProvisionedModelThroughputRequest |
GetProvisionedModelThroughputRequest.withProvisionedModelId(String provisionedModelId)
The ARN or name of the provisioned throughput.
|
Copyright © 2023. All rights reserved.