Interface PolicyRestrictionContract.UpdateStages.WithRequireBase

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

public static interface PolicyRestrictionContract.UpdateStages.WithRequireBase
The stage of the PolicyRestrictionContract update allowing to specify requireBase.
  • Method Details

    • withRequireBase

      Specifies the requireBase property: Indicates if base policy should be enforced for the policy document..
      Parameters:
      requireBase - Indicates if base policy should be enforced for the policy document.
      Returns:
      the next definition stage.