ProfileResourceFormat.UpdateStages.WithMediumImage Interface

public static interface ProfileResourceFormat.UpdateStages.WithMediumImage

The stage of the ProfileResourceFormat update allowing to specify mediumImage.

Method Summary

Modifier and Type Method and Description
abstract Update withMediumImage(String mediumImage)

Specifies the mediumImage property: Medium Image associated with the Property or EntityType..

Method Details

withMediumImage

public abstract ProfileResourceFormat.Update withMediumImage(String mediumImage)

Specifies the mediumImage property: Medium Image associated with the Property or EntityType..

Parameters:

mediumImage - Medium Image associated with the Property or EntityType.

Returns:

the next definition stage.

Applies to