Interface PredictionResourceFormat.UpdateStages.WithDisplayName

All Known Subinterfaces:
PredictionResourceFormat.Update
Enclosing interface:
PredictionResourceFormat.UpdateStages

public static interface PredictionResourceFormat.UpdateStages.WithDisplayName
The stage of the PredictionResourceFormat update allowing to specify displayName.
  • Method Details

    • withDisplayName

      PredictionResourceFormat.Update withDisplayName(Map<String,String> displayName)
      Specifies the displayName property: Display name of the prediction..
      Parameters:
      displayName - Display name of the prediction.
      Returns:
      the next definition stage.