| 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 UpdateProvisionedModelThroughputResponse |
BedrockClient.updateProvisionedModelThroughput(UpdateProvisionedModelThroughputRequest updateProvisionedModelThroughputRequest)
Update a provisioned throughput.
|
default CompletableFuture<UpdateProvisionedModelThroughputResponse> |
BedrockAsyncClient.updateProvisionedModelThroughput(UpdateProvisionedModelThroughputRequest updateProvisionedModelThroughputRequest)
Update a provisioned throughput.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateProvisionedModelThroughputRequestMarshaller.marshall(UpdateProvisionedModelThroughputRequest updateProvisionedModelThroughputRequest) |
Copyright © 2023. All rights reserved.