Interface GovernanceAssignment.DefinitionStages.WithRemediationDueDate

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

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

    • withRemediationDueDate

      GovernanceAssignment.DefinitionStages.WithCreate withRemediationDueDate(OffsetDateTime remediationDueDate)
      Specifies the remediationDueDate property: The remediation due-date - after this date Secure Score will be affected (in case of active grace-period).
      Parameters:
      remediationDueDate - The remediation due-date - after this date Secure Score will be affected (in case of active grace-period).
      Returns:
      the next definition stage.