Interface SigningJobRevocationRecord.Builder

  • Method Details

    • reason

      A caller-supplied reason for revocation.

      Parameters:
      reason - A caller-supplied reason for revocation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revokedAt

      The time of revocation.

      Parameters:
      revokedAt - The time of revocation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revokedBy

      The identity of the revoker.

      Parameters:
      revokedBy - The identity of the revoker.
      Returns:
      Returns a reference to this object so that method calls can be chained together.