Interface ProfileResourceFormat.UpdateStages.WithEntityType

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

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

    • withEntityType

      ProfileResourceFormat.Update withEntityType(EntityTypes entityType)
      Specifies the entityType property: Type of entity..
      Parameters:
      entityType - Type of entity.
      Returns:
      the next definition stage.