Interface Attestation.UpdateStages.WithAssessmentDate

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

public static interface Attestation.UpdateStages.WithAssessmentDate
The stage of the Attestation update allowing to specify assessmentDate.
  • Method Details

    • withAssessmentDate

      Attestation.Update withAssessmentDate(OffsetDateTime assessmentDate)
      Specifies the assessmentDate property: The time the evidence was assessed.
      Parameters:
      assessmentDate - The time the evidence was assessed.
      Returns:
      the next definition stage.