Interface ProfileResourceFormat.UpdateStages.WithSmallImage

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

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

    Modifier and Type
    Method
    Description
    withSmallImage(String smallImage)
    Specifies the smallImage property: Small Image associated with the Property or EntityType..
  • Method Details

    • withSmallImage

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