Interface PredictionResourceFormat.UpdateStages.WithPrimaryProfileType

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

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

    • withPrimaryProfileType

      PredictionResourceFormat.Update withPrimaryProfileType(String primaryProfileType)
      Specifies the primaryProfileType property: Primary profile type..
      Parameters:
      primaryProfileType - Primary profile type.
      Returns:
      the next definition stage.