Interface ProfileResourceFormat.UpdateStages.WithMediumImage

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

public static interface ProfileResourceFormat.UpdateStages.WithMediumImage
The stage of the ProfileResourceFormat update allowing to specify mediumImage.
  • Method Summary

    Modifier and Type
    Method
    Description
    withMediumImage(String mediumImage)
    Specifies the mediumImage property: Medium Image associated with the Property or EntityType..
  • Method Details

    • withMediumImage

      ProfileResourceFormat.Update withMediumImage(String mediumImage)
      Specifies the mediumImage property: Medium Image associated with the Property or EntityType..
      Parameters:
      mediumImage - Medium Image associated with the Property or EntityType.
      Returns:
      the next definition stage.