Interface ProfileResourceFormat.UpdateStages.WithLargeImage

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

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

    Modifier and Type
    Method
    Description
    withLargeImage(String largeImage)
    Specifies the largeImage property: Large Image associated with the Property or EntityType..
  • Method Details

    • withLargeImage

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