| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| software.amazon.awssdk.services.bedrock.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetProvisionedModelThroughputResponse |
BedrockClient.getProvisionedModelThroughput(GetProvisionedModelThroughputRequest getProvisionedModelThroughputRequest)
Get details for a provisioned throughput.
|
default CompletableFuture<GetProvisionedModelThroughputResponse> |
BedrockAsyncClient.getProvisionedModelThroughput(GetProvisionedModelThroughputRequest getProvisionedModelThroughputRequest)
Get details for a provisioned throughput.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetProvisionedModelThroughputRequestMarshaller.marshall(GetProvisionedModelThroughputRequest getProvisionedModelThroughputRequest) |
Copyright © 2023. All rights reserved.