| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
PredefinedMetricSpecification |
PredefinedMetricSpecification.clone() |
PredefinedMetricSpecification |
MetricSpecification.getPredefined()
Information about a predefined metric.
|
PredefinedMetricSpecification |
PredefinedMetricSpecification.withPredefinedMetricType(String predefinedMetricType)
The metric type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetricSpecification.setPredefined(PredefinedMetricSpecification predefined)
Information about a predefined metric.
|
MetricSpecification |
MetricSpecification.withPredefined(PredefinedMetricSpecification predefined)
Information about a predefined metric.
|
Copyright © 2023. All rights reserved.