ProfileResourceFormat.UpdateStages.WithLargeImage Interface

public static interface ProfileResourceFormat.UpdateStages.WithLargeImage

The stage of the ProfileResourceFormat update allowing to specify largeImage.

Method Summary

Modifier and Type Method and Description
abstract Update withLargeImage(String largeImage)

Specifies the largeImage property: Large Image associated with the Property or EntityType..

Method Details

withLargeImage

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

Applies to