Interface ProfileResourceFormat.UpdateStages.WithInstancesCount

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

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

    • withInstancesCount

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