Interface ProfileResourceFormat.UpdateStages.WithStrongIds

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

public static interface ProfileResourceFormat.UpdateStages.WithStrongIds
The stage of the ProfileResourceFormat update allowing to specify strongIds.
  • Method Details

    • withStrongIds

      ProfileResourceFormat.Update withStrongIds(List<StrongId> strongIds)
      Specifies the strongIds property: The strong IDs..
      Parameters:
      strongIds - The strong IDs.
      Returns:
      the next definition stage.