Interface GetSessionResponseApproverResponse.Builder

  • Method Details

    • approverId

      ID for the approver.

      Parameters:
      approverId - ID for the approver.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identitySourceArn

      GetSessionResponseApproverResponse.Builder identitySourceArn(String identitySourceArn)

      Amazon Resource Name (ARN) for the identity source. The identity source manages the user authentication for approvers.

      Parameters:
      identitySourceArn - Amazon Resource Name (ARN) for the identity source. The identity source manages the user authentication for approvers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identityId

      ID for the identity source. The identity source manages the user authentication for approvers.

      Parameters:
      identityId - ID for the identity source. The identity source manages the user authentication for approvers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • response

      Response to the operation request.

      Parameters:
      response - Response to the operation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • response

      Response to the operation request.

      Parameters:
      response - Response to the operation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • responseTime

      Timestamp when a approver responded to the operation request.

      Parameters:
      responseTime - Timestamp when a approver responded to the operation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.