Interface InteractionResourceFormat.UpdateStages.WithSmallImage

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

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

    • withSmallImage

      InteractionResourceFormat.Update withSmallImage(String smallImage)
      Specifies the smallImage property: Small Image associated with the Property or EntityType..
      Parameters:
      smallImage - Small Image associated with the Property or EntityType.
      Returns:
      the next definition stage.