| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
TrainingMetrics |
GetCustomModelResponse.trainingMetrics()
The training metrics from the job creation.
|
TrainingMetrics |
GetModelCustomizationJobResponse.trainingMetrics()
Returns the value of the TrainingMetrics property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetCustomModelResponse.Builder |
GetCustomModelResponse.Builder.trainingMetrics(TrainingMetrics trainingMetrics)
The training metrics from the job creation.
|
GetModelCustomizationJobResponse.Builder |
GetModelCustomizationJobResponse.Builder.trainingMetrics(TrainingMetrics trainingMetrics)
Sets the value of the TrainingMetrics property for this object.
|
Copyright © 2023. All rights reserved.