Interface StopCodeInterpreterSessionResponse.Builder

  • Method Details

    • codeInterpreterIdentifier

      StopCodeInterpreterSessionResponse.Builder codeInterpreterIdentifier(String codeInterpreterIdentifier)

      The identifier of the code interpreter.

      Parameters:
      codeInterpreterIdentifier - The identifier of the code interpreter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sessionId

      The identifier of the code interpreter session.

      Parameters:
      sessionId - The identifier of the code interpreter session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      The timestamp when the code interpreter session was last updated.

      Parameters:
      lastUpdatedAt - The timestamp when the code interpreter session was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.