Interface ResourceSyncRule.UpdateStages.WithPriority

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

public static interface ResourceSyncRule.UpdateStages.WithPriority
The stage of the ResourceSyncRule update allowing to specify priority.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the priority property: Priority represents a priority of the Resource Sync Rule.
  • Method Details

    • withPriority

      ResourceSyncRule.Update withPriority(Integer priority)
      Specifies the priority property: Priority represents a priority of the Resource Sync Rule.
      Parameters:
      priority - Priority represents a priority of the Resource Sync Rule.
      Returns:
      the next definition stage.