Interface UserContext.Builder

  • Method Details

    • userId

      UserContext.Builder userId(String userId)

      The identifier of the user making the retrieval request.

      Parameters:
      userId - The identifier of the user making the retrieval request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.