Interface GovernanceAssignment.DefinitionStages.WithIsGracePeriod

All Known Subinterfaces:
GovernanceAssignment.Definition, GovernanceAssignment.DefinitionStages.WithCreate
Enclosing interface:
GovernanceAssignment.DefinitionStages

public static interface GovernanceAssignment.DefinitionStages.WithIsGracePeriod
The stage of the GovernanceAssignment definition allowing to specify isGracePeriod.
  • Method Details

    • withIsGracePeriod

      Specifies the isGracePeriod property: Defines whether there is a grace period on the governance assignment.
      Parameters:
      isGracePeriod - Defines whether there is a grace period on the governance assignment.
      Returns:
      the next definition stage.