Interface GovernanceRule.DefinitionStages.WithRemediationTimeframe

All Known Subinterfaces:
GovernanceRule.Definition, GovernanceRule.DefinitionStages.Blank, GovernanceRule.DefinitionStages.WithCreate
Enclosing interface:
GovernanceRule.DefinitionStages

public static interface GovernanceRule.DefinitionStages.WithRemediationTimeframe
The stage of the GovernanceRule definition allowing to specify remediationTimeframe.
  • Method Details

    • withRemediationTimeframe

      GovernanceRule.DefinitionStages.WithCreate withRemediationTimeframe(String remediationTimeframe)
      Specifies the remediationTimeframe property: Governance rule remediation timeframe - this is the time that will affect on the grace-period duration e.g. 7.00:00:00 - means 7 days.
      Parameters:
      remediationTimeframe - Governance rule remediation timeframe - this is the time that will affect on the grace-period duration e.g. 7.00:00:00 - means 7 days.
      Returns:
      the next definition stage.