| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
PredefinedMetricSpecification |
MetricSpecification.predefined()
Information about a predefined metric.
|
| Modifier and Type | Method and Description |
|---|---|
static MetricSpecification |
MetricSpecification.fromPredefined(PredefinedMetricSpecification predefined)
Create an instance of this class with
MetricSpecification.predefined() initialized to the given value. |
MetricSpecification.Builder |
MetricSpecification.Builder.predefined(PredefinedMetricSpecification predefined)
Information about a predefined metric.
|
Copyright © 2023. All rights reserved.