ProfileResourceFormat.UpdateStages.WithStrongIds Interface

public static interface ProfileResourceFormat.UpdateStages.WithStrongIds

The stage of the ProfileResourceFormat update allowing to specify strongIds.

Method Summary

Modifier and Type Method and Description
abstract Update withStrongIds(List<StrongId> strongIds)

Specifies the strongIds property: The strong IDs..

Method Details

withStrongIds

public abstract ProfileResourceFormat.Update withStrongIds(List strongIds)

Specifies the strongIds property: The strong IDs..

Parameters:

strongIds - The strong IDs.

Returns:

the next definition stage.

Applies to