| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
static ProvisionedModelStatus |
ProvisionedModelStatus.fromValue(String value)
Use this in place of valueOf.
|
static ProvisionedModelStatus |
ProvisionedModelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvisionedModelStatus[] |
ProvisionedModelStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetProvisionedModelThroughputResult |
GetProvisionedModelThroughputResult.withStatus(ProvisionedModelStatus status)
Status of the provisioned throughput.
|
ProvisionedModelSummary |
ProvisionedModelSummary.withStatus(ProvisionedModelStatus status)
Status of the provisioned throughput.
|
ListProvisionedModelThroughputsRequest |
ListProvisionedModelThroughputsRequest.withStatusEquals(ProvisionedModelStatus statusEquals)
Return the list of provisioned capacities that match the specified status.
|
Copyright © 2023. All rights reserved.