Interface Attestation.UpdateStages.WithExpiresOn

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

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

      • withExpiresOn

        Attestation.Update withExpiresOn​(OffsetDateTime expiresOn)
        Specifies the expiresOn property: The time the compliance state should expire..
        Parameters:
        expiresOn - The time the compliance state should expire.
        Returns:
        the next definition stage.