Interface PutApprovalResultResponse.Builder

    • Method Detail

      • approvedAt

        PutApprovalResultResponse.Builder approvedAt​(Instant approvedAt)

        The timestamp showing when the approval or rejection was submitted.

        Parameters:
        approvedAt - The timestamp showing when the approval or rejection was submitted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.