Interface TrckLabel.Builder

Enclosing class:
TrckLabel

public static interface TrckLabel.Builder
Builder helper class.
  • Method Details

    • name

      TrckLabel.Builder1 name(@Nonnull String name)
      Set the name of this TrckLabel instance.
      Parameters:
      name - Label name to label one or more metrics. \"metrics.ai.sap.com/Artifact.name\" is a reserved label to associate an artifact with the metrics
      Returns:
      The TrckLabel builder.