| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProvisionedModelThroughputResponse |
BedrockClient.updateProvisionedModelThroughput(Consumer<UpdateProvisionedModelThroughputRequest.Builder> updateProvisionedModelThroughputRequest)
Update a provisioned throughput.
|
default UpdateProvisionedModelThroughputResponse |
BedrockClient.updateProvisionedModelThroughput(UpdateProvisionedModelThroughputRequest updateProvisionedModelThroughputRequest)
Update a provisioned throughput.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProvisionedModelThroughputResponse> |
BedrockAsyncClient.updateProvisionedModelThroughput(Consumer<UpdateProvisionedModelThroughputRequest.Builder> updateProvisionedModelThroughputRequest)
Update a provisioned throughput.
|
default CompletableFuture<UpdateProvisionedModelThroughputResponse> |
BedrockAsyncClient.updateProvisionedModelThroughput(UpdateProvisionedModelThroughputRequest updateProvisionedModelThroughputRequest)
Update a provisioned throughput.
|
Copyright © 2023. All rights reserved.