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