Interface InteractionResourceFormat.UpdateStages.WithTypeName

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

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

    • withTypeName

      InteractionResourceFormat.Update withTypeName(String typeName)
      Specifies the typeName property: The name of the entity..
      Parameters:
      typeName - The name of the entity.
      Returns:
      the next definition stage.