Interface InteractionResourceFormat.UpdateStages.WithMediumImage

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

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

    • withMediumImage

      InteractionResourceFormat.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.