| 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 DeleteProvisionedModelThroughputResponse |
BedrockClient.deleteProvisionedModelThroughput(DeleteProvisionedModelThroughputRequest deleteProvisionedModelThroughputRequest)
Deletes a provisioned throughput.
|
default CompletableFuture<DeleteProvisionedModelThroughputResponse> |
BedrockAsyncClient.deleteProvisionedModelThroughput(DeleteProvisionedModelThroughputRequest deleteProvisionedModelThroughputRequest)
Deletes a provisioned throughput.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteProvisionedModelThroughputRequestMarshaller.marshall(DeleteProvisionedModelThroughputRequest deleteProvisionedModelThroughputRequest) |
Copyright © 2023. All rights reserved.