Interface MlflowPropertiesPatch.Builder

  • Method Details

    • trackingServerArn

      MlflowPropertiesPatch.Builder trackingServerArn(String trackingServerArn)

      The tracking server ARN as part of the MLflow properties of a connection.

      Parameters:
      trackingServerArn - The tracking server ARN as part of the MLflow properties of a connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.