Interface InteractionResourceFormat.UpdateStages.WithEntityType

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

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

    • withEntityType

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