ProfileResourceFormat.UpdateStages.WithSmallImage Interface

public static interface ProfileResourceFormat.UpdateStages.WithSmallImage

The stage of the ProfileResourceFormat update allowing to specify smallImage.

Method Summary

Modifier and Type Method and Description
abstract Update withSmallImage(String smallImage)

Specifies the smallImage property: Small Image associated with the Property or EntityType..

Method Details

withSmallImage

public abstract 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.

Applies to