Interface PredefinedMetricSpecification.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PredefinedMetricSpecification.Builder,PredefinedMetricSpecification>, SdkBuilder<PredefinedMetricSpecification.Builder,PredefinedMetricSpecification>, SdkPojo
Enclosing class:
PredefinedMetricSpecification

public static interface PredefinedMetricSpecification.Builder extends SdkPojo, CopyableBuilder<PredefinedMetricSpecification.Builder,PredefinedMetricSpecification>
  • Method Details

    • predefinedMetricType

      PredefinedMetricSpecification.Builder predefinedMetricType(String predefinedMetricType)

      The metric type. You can only apply SageMaker metric types to SageMaker endpoints.

      Parameters:
      predefinedMetricType - The metric type. You can only apply SageMaker metric types to SageMaker endpoints.
      Returns:
      Returns a reference to this object so that method calls can be chained together.