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