| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
static SortByProvisionedModels |
SortByProvisionedModels.fromValue(String value)
Use this in place of valueOf.
|
static SortByProvisionedModels |
SortByProvisionedModels.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortByProvisionedModels[] |
SortByProvisionedModels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListProvisionedModelThroughputsRequest |
ListProvisionedModelThroughputsRequest.withSortBy(SortByProvisionedModels sortBy)
The field by which to sort the returned list of Provisioned Throughputs.
|
Copyright © 2025. All rights reserved.