Interface InteractionResourceFormat.UpdateStages.WithInstancesCount

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

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

    • withInstancesCount

      InteractionResourceFormat.Update withInstancesCount(Integer instancesCount)
      Specifies the instancesCount property: The instance count..
      Parameters:
      instancesCount - The instance count.
      Returns:
      the next definition stage.