Interface Attestation.UpdateStages.WithComments

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

    public static interface Attestation.UpdateStages.WithComments
    The stage of the Attestation update allowing to specify comments.
    • Method Detail

      • withComments

        Attestation.Update withComments​(String comments)
        Specifies the comments property: Comments describing why this attestation was created..
        Parameters:
        comments - Comments describing why this attestation was created.
        Returns:
        the next definition stage.