Interface InteractionResourceFormat.UpdateStages.WithLargeImage

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

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

    • withLargeImage

      InteractionResourceFormat.Update withLargeImage(String largeImage)
      Specifies the largeImage property: Large Image associated with the Property or EntityType..
      Parameters:
      largeImage - Large Image associated with the Property or EntityType.
      Returns:
      the next definition stage.